- Plugins can now extend the ebook generation (pdf, epub, mobi)
- Update
kramedto version 0.4.3
- Update
mathjaxplugin and MathJAx to version 2.4 - Update
highlight.jsto 8.2.0
- Update
mathjaxplugin, fixes issues with inline math rendering (no longer wanted)
- New inline math convention (kramdown's), using
$$rather than$as delimiters - Fix instapaper sharing
- The
exercises&quizzesplugins are now by default
- New design
- Support for glossary
- Support for sharing to instapaper
- Support for footnotes
- Update
fs-extrato0.10.0(fixes potential race conditions)
- Add page break in ebook (pdf, epub, mobi) between chapters/articles
- Start using kramed instead of marked
- Fix display of inline math
- Switch to graceful-fs to fix EMFILE errors
- Add sharing to weibo.com
- Support generating a plugin's book info dynamically
- Improve navigation on dark theme
- Improve path normalization when parsing SUMMARY.md
- Generate header id the same as github
- Custom links can be added at top of sidebar
- Summary can now be transformed by plugins
- Support importing code snippets