Documenting not supported features.

This commit is contained in:
Christopher Ramírez 2014-06-16 09:28:57 -06:00
parent d285826e25
commit 0c9e25b0d9

View file

@ -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: