diff options
author | Samy Pessé <samypesse@gmail.com> | 2015-01-20 13:30:22 +0100 |
---|---|---|
committer | Samy Pessé <samypesse@gmail.com> | 2015-01-20 13:30:22 +0100 |
commit | a5ebbc34c7333880b5a194cbe26041029e2cdbfb (patch) | |
tree | a627166ebafc9af50af7cf948bf67a977144b775 /README.md | |
parent | 33e32b20d997d688ebb231b92b4e7e1423c2aeec (diff) | |
download | gitbook-a5ebbc34c7333880b5a194cbe26041029e2cdbfb.zip gitbook-a5ebbc34c7333880b5a194cbe26041029e2cdbfb.tar.gz gitbook-a5ebbc34c7333880b5a194cbe26041029e2cdbfb.tar.bz2 |
Add styles configuration in book.json
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -1,11 +1,12 @@ GitBook ======= -:warning: This branch contains some test for a version 2.0. +: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 - 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` |