UNPKG

megadoc-plugin-markdown

Version:

Markdown documentation generator for megadoc.

19 lines (12 loc) 522 B
# megadoc-plugin-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. ## Installation npm install megadoc-plugin-markdown ## Usage This is [[processor plugin | doc/usage/plugins.md#processors]] and can be configured as such. ## Configuration Refer to the [[available settings | ./lib/config.js]].