v0.5.0
- Showdown became a npm dependency.
- Added ability to use any other markdown parser by your choice (by override parsingFunction option).
- Added ability to use handlebars templates in your content markdown files.
- Added field title to mapTocName callback.
- Added ability to extend handlebars context (by using ctx option).
- Fixed click on the toggling triangle in the sidebar index entry.
- bin/mdoc file became an executable.