summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 1 insertions, 2 deletions
diff --git a/README.md b/README.md
index bef3868..260bbaa 100644
--- a/README.md
+++ b/README.md
@@ -8,5 +8,4 @@ ChangeLog with 1.0.0:
- Hooks `summary` and `glossary` (after and before) have been removed
- Exercises and Quizzes are no longer parsed in the markdown parser
- You can now also use the `.markdown` extension for markdown files
-- Plugins can't replace `site:page`, `site:langs` and `site:glossary`
-
+- Templates are rendered with nunjucks instead of swig, syntax is almost compatible, there is some changes with contexts and filters.