Releases: millermedeiros/mdoc
Releases · millermedeiros/mdoc
v0.5.3
v0.5.2
v0.5.1
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.