Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Custom jinja syntax #5

Merged
merged 3 commits into from
Aug 10, 2024
Merged

Custom jinja syntax #5

merged 3 commits into from
Aug 10, 2024

Conversation

lucaslrodri
Copy link
Owner

🚨 Breaking Changes

  • Significant changes to Jinja2 rendering:
    • Replaced the default Jinja2 syntax with a custom one to avoid clashes with LaTeX braces ({}).
    • With the new syntax, conflicts with LaTeX are significantly reduced, thus Jinja2 is now enabled by default and has become a mandatory dependency.
    • Added a --disable-jinja flag to allow optional disabling of Jinja2 rendering.

@lucaslrodri lucaslrodri merged commit 7d1af4f into main Aug 10, 2024
2 checks passed
@lucaslrodri lucaslrodri deleted the custom-jinja-syntax branch August 10, 2024 02:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant