megadoc-plugin-markdown
Version:
Markdown documentation generator for megadoc.
19 lines (12 loc) • 522 B
Markdown
Render [Markdown](https://daringfireball.net/projects/markdown/) documents as
HTML with syntax highlighting and linking. The renderer supports [Github
Flavored Markdown](https://github.github.com/gfm/) and Megadoc's [[linking |
doc/usage/linking.md]] system.
npm install megadoc-plugin-markdown
This is [[processor plugin | doc/usage/plugins.md
configured as such.
Refer to the [[available settings | ./lib/config.js]].