Skip to content

Commit d609452

Browse files
authored
[skip ci] Add reference to Jinja2C++ compatibility table
1 parent 5219da4 commit d609452

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -110,6 +110,8 @@ Currently, Jinja2Cpp supports the limited number of Jinja2 features. By the way,
110110
- recursive loops
111111
- space control
112112

113+
Full information about Jinja2 specification support and compatibility table can be found here: [https://jinja2cpp.dev/docs/j2_compatibility.html](Jinja2C++ Compatibility).
114+
113115
## Supported compilers
114116
Compilation of Jinja2Cpp tested on the following compilers (with C++14 enabled feature):
115117
- Linux gcc 5.0

0 commit comments

Comments
 (0)