- fix(search): fix input style
- fix search plugin match bug
- Add ability to ignore headers when generating toc (#127 @christopherwk210)
- fix external-script not inserting script at right place @Leopoldthecoder
- add German docs @jrappen
- feat(emojify): add no-emoji option
- feat(zoom-image): add plugin
- add front-matter plugin
- add external-script plugin, @Leopoldthecoder
- Fix nav showing while loading (#112)
- fix(render): Toc rendering error, fixed #106
- feat(search): Localization for no data tip, close #103
- fix(fetch): load sidebar and navbar for parent path, fixed #100
- feat(render) nameLink for each route, fixed #99
- fix(search): dont search nameLink, fixed #102
- fix(search): dont search nameLink, fixed #102
- fix(render): custom cover background image
- fix(tpl): extra character, fixed #101
- fix(search): incorrect anchor link, fixed #90
- feat(emoji): add emoji plugin
- feat(pwa): add sw.js
- fix(layout.css): loading style
- fix(event): highlight sidebar when clicked, fixed #86
- fix(gen-tree): cache toc list, fixed #88
- fix(render): execute script
- fix(render): disable rendering sub list when loadSidebar is false
- fixed look of links in blockquote
- fix(scroll) highlight bug
- fix(search): add lazy input
- fix(compiler): link
- fix(route): empty alias
- Not support IE9
- The route becomes:
/#/page?id=slug
. The previous route will be redirected