Documenting not supported features.
This commit is contained in:
parent
d285826e25
commit
0c9e25b0d9
1 changed files with 9 additions and 6 deletions
|
|
@ -101,6 +101,9 @@ Although most of the time the automatic handling of control flow in secretary ma
|
|||
* `after::cell`: Same as `after::row` but for a table cell.
|
||||
> Field content is the control flow tag you insert with the Writer *input field*
|
||||
|
||||
### Features of jinja2 not supported
|
||||
Secretary supports most of the jinja2 control structure/flow tags. But please avoid using the following tags since they are not supported: `block`, `extends`, `macro`, `call`, `include` and `import`.
|
||||
|
||||
### Builtin Filters
|
||||
Secretary includes some predefined *jinja2* filters. Included filters are:
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue