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 8cb29935a3 Move reference rule to the block chain 11 years ago
..
autolink.js Place md link to states and remove other aliases 11 years ago
backticks.js eslint rules & coding style update 11 years ago
del.js Removed unused code & improved tests coverage for some rules. 11 years ago
emphasis.js Removed unused code & improved tests coverage for some rules. 11 years ago
entity.js More safe properties check 12 years ago
escape.js updated eslint to 9.1 & did appropriate changes in sources 12 years ago
footnote_inline.js Moved nesting check from rules to upper level 11 years ago
footnote_ref.js Moved nesting check from rules to upper level 11 years ago
htmltag.js Place md link to states and remove other aliases 11 years ago
image.js Move reference rule to the block chain 11 years ago
link.js Move reference rule to the block chain 11 years ago
newline.js updated eslint to 9.1 & did appropriate changes in sources 12 years ago
state_inline.js Move reference rule to the block chain 11 years ago
text.js perf: optimized text scans 12 years ago