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 8980511a7a Rewrite tests to es6 modules 7 months ago
..
fixtures Fix crash in linkify inline rule on malformed input 9 months ago
.eslintrc.yml Rewrite tests to es6 modules 7 months ago
babelmark-responder.mjs Rewrite tests to es6 modules 7 months ago
commonmark.mjs Rewrite tests to es6 modules 7 months ago
markdown-it.mjs Rewrite tests to es6 modules 7 months ago
misc.mjs Rewrite tests to es6 modules 7 months ago
pathological.json Sync pathological tests with cmark 9 months ago
pathological.mjs Rewrite tests to es6 modules 7 months ago
pathological_worker.js Restrict pathological tests execution time 4 years ago
ruler.mjs Rewrite tests to es6 modules 7 months ago
token.mjs Rewrite tests to es6 modules 7 months ago
utils.mjs Rewrite tests to es6 modules 7 months ago