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 0411b14cf5 Added <mark> support 11 years ago
..
autolink.js Add validation mode to all inline rules 11 years ago
backticks.js Add validation mode to all inline rules 11 years ago
del.js Added <ins> support 11 years ago
emphasis.js Fix performance when nested token doesn't match 11 years ago
entity.js Add validation mode to all inline rules 11 years ago
escape.js Add validation mode to all inline rules 11 years ago
escape_html_char.js Add validation mode to all inline rules 11 years ago
htmltag.js Add validation mode to all inline rules 11 years ago
ins.js Added <ins> support 11 years ago
links.js Preserve initial position in links 11 years ago
mark.js Added <mark> support 11 years ago
newline.js Add validation mode to all inline rules 11 years ago
state_inline.js Perf: improved inlines cache logic 11 years ago
text.js Add validation mode to all inline rules 11 years ago