jinja
https://github.com/pallets/jinja
Python
A very fast and expressive template engine.
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Python not yet supported8 Subscribers
Add a CodeTriage badge to jinja
Help out
- Issues
- Allow custom escape
- Allow custom autoescape functions as result of the autoescape function parameter for the Environment
- Text does not get translated with _ if such text is inside a macro
- Ability to write Jinja loaders that use async/await
- What's wrong with this Jinja template when using {% elif %}
- Line statement and leading empty lines
- Block assignment with filter and autoescape
- Create a formal definition of Jinja's grammar, refactor the parser and compiler
- Require async/await usage in templates
- invalid escape sequence DeprecationWarning from template syntax itself
- Docs
- Python not yet supported