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 2af5f87f02 Removed unnecessary conditions 10 years ago
..
blockquote.js Isolated rules management & rules cache build 10 years ago
code.js Removed unnecessary conditions 10 years ago
fences.js Fix fences rule 10 years ago
heading.js Updated heading for new spec 10 years ago
hr.js Add "lines" attribute to all block-level tokens 10 years ago
htmlblock.js Add "lines" attribute to all block-level tokens 10 years ago
lheading.js Removed unnecessary conditions 10 years ago
list.js Isolated rules management & rules cache build 10 years ago
paragraph.js Added a core chain 10 years ago
state_block.js Updated parsers API - don't rewrite token arrays in StateCore 10 years ago
table.js allow one-column tables 10 years ago