diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -10,3 +10,4 @@ ChangeLog with 1.0.0: - Exercises and Quizzes are no longer parsed in the markdown parser - You can now also use the `.markdown` extension for markdown files - Templates are rendered with nunjucks instead of swig, syntax is almost compatible, there is some changes with contexts and filters. +- `{{ super() }}` should be use instead of `{% parent %}` |