Markdown parser, done right. 100% CommonMark support, extensions, syntax plugins & high speed https://markdown-it.github.io/
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
Vitaly Puzrin 00117cb2e7 Changes to improve speed on node 0.12 & iojs 10 years ago
..
block.js Use a common class for tokens 10 years ago
inline.js Place md link to states and remove other aliases 11 years ago
linkify.js Changes to improve speed on node 0.12 & iojs 10 years ago
normalize.js Removed unused code 11 years ago
replacements.js Place md link to states and remove other aliases 11 years ago
smartquotes.js Changes to improve speed on node 0.12 & iojs 10 years ago
state_core.js Removed unused code 11 years ago