mirror of
https://github.com/GitbookIO/gitbook.git
synced 2026-09-24 11:26:31 +00:00
14 lines
527 B
Markdown
14 lines
527 B
Markdown
GitBook
|
|
=======
|
|
|
|
:warning: This branch contains some tests for a version 2.0.
|
|
|
|
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.
|
|
- `{{ super() }}` should be use instead of `{% parent %}`
|