mirror of
https://github.com/askama-rs/askama.git
synced 2025-09-29 05:51:32 +00:00
Update README, removing some limitations
This commit is contained in:
parent
0eed240620
commit
1ea0394983
@ -39,9 +39,9 @@ in a for-profit context, please consider supporting my open source work on
|
||||
|
||||
### Supported in templates
|
||||
|
||||
* Template inheritance (one level only)
|
||||
* Template inheritance
|
||||
* Loops, if/else statements and include support
|
||||
* Macro support (no `import` blocks yet)
|
||||
* Macro support
|
||||
* Variables (no mutability allowed)
|
||||
* Some built-in filters, and the ability to use your own
|
||||
* Whitespace suppressing with '-' markers
|
||||
|
Loading…
x
Reference in New Issue
Block a user