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 57d56c43fb Removed footnote rules (move to plugin) 10 years ago
..
autolink.js Place md link to states and remove other aliases 10 years ago
backticks.js eslint rules & coding style update 10 years ago
del.js Removed unused code & improved tests coverage for some rules. 10 years ago
emphasis.js Update CommonMark spec to 0.15 + emphasis changes 10 years ago
entity.js More safe properties check 10 years ago
escape.js updated eslint to 9.1 & did appropriate changes in sources 10 years ago
htmltag.js Fixed inline html comments parse 10 years ago
image.js Move reference rule to the block chain 10 years ago
link.js Move reference rule to the block chain 10 years ago
newline.js updated eslint to 9.1 & did appropriate changes in sources 10 years ago
state_inline.js Move reference rule to the block chain 10 years ago
text.js perf: optimized text scans 10 years ago