summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorSamy Pessé <samypesse@gmail.com>2015-01-21 11:43:39 +0100
committerSamy Pessé <samypesse@gmail.com>2015-01-21 11:43:39 +0100
commitb5d7e7966f52386486998299e2f96116ca9cef27 (patch)
tree9d123e71c36e3705b75caf456b1870ba891f3eee /README.md
parentbe2da0fab1c467f84c33517950d67da3c9b5768d (diff)
downloadgitbook-b5d7e7966f52386486998299e2f96116ca9cef27.zip
gitbook-b5d7e7966f52386486998299e2f96116ca9cef27.tar.gz
gitbook-b5d7e7966f52386486998299e2f96116ca9cef27.tar.bz2
Fix site generator polluting basegenerator
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 260bbaa..f2f3533 100644
--- a/README.md
+++ b/README.md
@@ -6,6 +6,7 @@ GitBook
ChangeLog with 1.0.0:
- Hooks `summary` and `glossary` (after and before) have been removed
+- Add support for AsciiDoc
- 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.