Skip to content

Commit c99154e

Browse files
kevinmpowellfdintino
authored andcommittedMar 5, 2019
Update faq.md
Named block end tags _are_ supported in Nunjucks.
1 parent 1338712 commit c99154e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed
 

‎docs/faq.md

-1
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,6 @@ Additionally, there are few jinja2 features not implemented in nunjucks:
4343
* The special `self` variable
4444
* `for` does not support `if not` and `else`
4545
* `if i is divisibleby(3)`-style conditionals
46-
* Named block end tags: `{% endblock content %}`
4746
* Sandboxed mode
4847
* Note: this makes it **unsuitable for applications requiring [user-defined templates](api.html#user-defined-templates-warning)**
4948
* Line statements: `# for item in seq`

0 commit comments

Comments
 (0)
Please sign in to comment.