summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorSamy Pessé <samypesse@gmail.com>2015-01-21 19:40:40 +0100
committerSamy Pessé <samypesse@gmail.com>2015-01-21 19:40:40 +0100
commit3c605ea8099bcba58d8eeb0435d87c563d434e46 (patch)
tree55b18700bef50dab165bf63dab7a4292918e7821 /README.md
parentbd931c5cbdced15701a9bba4806350dedc359221 (diff)
downloadgitbook-3c605ea8099bcba58d8eeb0435d87c563d434e46.zip
gitbook-3c605ea8099bcba58d8eeb0435d87c563d434e46.tar.gz
gitbook-3c605ea8099bcba58d8eeb0435d87c563d434e46.tar.bz2
generate an index.html for entry points
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index f2f3533..2281657 100644
--- a/README.md
+++ b/README.md
@@ -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 %}`