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 18dd8e3a71 Fix list terminating paragraph shenanigans 8 years ago
..
blockquote.js Fix lists and headings 8 years ago
code.js Fix lists and headings 8 years ago
fence.js Expand tabs only when it's needed, as per CommonMark 0.21 9 years ago
heading.js Fix lists and headings 8 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 Fix lists and headings 8 years ago
list.js Fix list terminating paragraph shenanigans 8 years ago
paragraph.js Fix lists and headings 8 years ago
reference.js Fix lists and headings 8 years ago
state_block.js Fix lists and headings 8 years ago
table.js support tables with missing values 8 years ago