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 f52351499b Remove (p) => § replacement in typographer 2 years ago
..
fixtures Remove (p) => § replacement in typographer 2 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 Put escape sequences into separate token 2 years ago
pathological.js Fix possible ReDOS in newline rule. 2 years ago
pathological.json Improve emphasis algorithm 2 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