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 220efa32e8 updated eslint to 9.1 & did appropriate changes in sources 10 years ago
..
autolink.js updated eslint to 9.1 & did appropriate changes in sources 10 years ago
backticks.js updated eslint to 9.1 & did appropriate changes in sources 10 years ago
del.js Added <ins> support 10 years ago
emphasis.js Fix performance when nested token doesn't match 10 years ago
entity.js Moved HTML escaping to renderer 10 years ago
escape.js updated eslint to 9.1 & did appropriate changes in sources 10 years ago
htmltag.js Add validation mode to all inline rules 10 years ago
ins.js Added <ins> support 10 years ago
links.js Preserve initial position in links 10 years ago
mark.js Added <mark> support 10 years ago
newline.js updated eslint to 9.1 & did appropriate changes in sources 10 years ago
state_inline.js Perf: improved inlines cache logic 10 years ago
text.js updated eslint to 9.1 & did appropriate changes in sources 10 years ago