node-marked

Full-featured markdown parser and compiler for NodeJS

Description

Marked implements all markdown features while having a high processing speed. It is also fully compatible with client-side javascript.

Additionally Marked also implements github flavored markdown.

This package embded small modules:
 - marked-gfm-heading-id: Add ids to headings like GitHub.
 - github-slugger: Generate a slug just like GitHub does
   for markdown headings.
 - marked-mangle: Mangle mailto links with HTML character
   references.
This package contains the marked executable and node module.

Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

https://github.com/chjj/marked


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install node-marked