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 c9199b582d Better error message for bad input type, close #324 7 years ago
..
fixtures Fix blockquote termination inside indented lists 7 years ago
.eslintrc Configs & code cleanup 10 years ago
commonmark.js Use a common class for tokens 9 years ago
markdown-it.js Removed 'full' preset - not needed anymore 9 years ago
misc.js Better error message for bad input type, close #324 7 years ago
mocha.opts Show text diffs for failed tests 9 years ago
ruler.js Show text diffs for failed tests 9 years ago
token.js Added token helpers & reorganized renderer 9 years ago
utils.js Commented out unused `replaceEntities()` 9 years ago