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.
 
 
 
Alex Kocharin 309c03a9e8 Lower priority for ATX headers to resolve conflict with HTML blocks 3 years ago
..
fixtures Lower priority for ATX headers to resolve conflict with HTML blocks 3 years ago
.eslintrc.yml Speed up babelmark app tests 4 years ago
babelmark-responder.js Speed up babelmark app tests 4 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 Add lang str remainder to highlight callback 4 years ago
pathological.js Fix quadratic complexity in autolinks 4 years ago
pathological.json Update pathological tests crc 3 years ago
pathological_worker.js Restrict pathological tests execution time 4 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