8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d63c724 commit 11dff22Copy full SHA for 11dff22
index.md
@@ -27,6 +27,7 @@ Jinja2C++ is a modern C++ implementation of the [Python Jinja2 template engine](
27
- Powerful full-featured Jinja2 expressions with filtering (via '\|' operator) and 'if'-expressions.
28
- Control flow statements ('set', 'for', 'if').
29
- Templates extention ('extends', 'block').
30
+- Templates reuse ('include', 'import', 'from')
31
- Macros ('macro', 'call').
32
- Rich error reporting.
33
0 commit comments