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 f28ab537e4 Fix subscript and superscript rules 11 years ago
..
autolink.js updated eslint to 9.1 & did appropriate changes in sources 11 years ago
backticks.js updated eslint to 9.1 & did appropriate changes in sources 11 years ago
del.js Change priority for all pairs 11 years ago
emphasis.js Change priority for all pairs 11 years ago
entity.js FIx typo 11 years ago
escape.js updated eslint to 9.1 & did appropriate changes in sources 11 years ago
htmltag.js Add validation mode to all inline rules 11 years ago
ins.js Change priority for all pairs 11 years ago
links.js Preserve initial position in links 11 years ago
mark.js Change priority for all pairs 11 years ago
newline.js updated eslint to 9.1 & did appropriate changes in sources 11 years ago
state_inline.js Perf: improved inlines cache logic 11 years ago
sub.js Add subscript and superscript 11 years ago
sup.js Fix subscript and superscript rules 11 years ago
text.js Fix typo 11 years ago