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 07cfbc9264 Add workarounds to lists to conform with CM spec 9 years ago
..
blockquote.js Expand tabs only when it's needed, as per CommonMark 0.21 9 years ago
code.js Add workarounds to lists to conform with CM spec 9 years ago
fence.js Expand tabs only when it's needed, as per CommonMark 0.21 9 years ago
heading.js Expand tabs only when it's needed, as per CommonMark 0.21 9 years ago
hr.js Expand tabs only when it's needed, as per CommonMark 0.21 9 years ago
html_block.js Expand tabs only when it's needed, as per CommonMark 0.21 9 years ago
lheading.js Allow multiline setext headers 9 years ago
list.js Add workarounds to lists to conform with CM spec 9 years ago
paragraph.js Expand tabs only when it's needed, as per CommonMark 0.21 9 years ago
reference.js Expand tabs only when it's needed, as per CommonMark 0.21 9 years ago
state_block.js Expand tabs only when it's needed, as per CommonMark 0.21 9 years ago
table.js Loosen table rules 9 years ago