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 f0e7e562ea Fix blockquote termination inside indented lists 9 years ago
..
blockquote.js Fix blockquote termination inside indented lists 9 years ago
code.js Fix lists and headings 10 years ago
fence.js Fenced code block info string should not contain fence marker 9 years ago
heading.js Fix lists and headings 10 years ago
hr.js Expand tabs only when it's needed, as per CommonMark 0.21 11 years ago
html_block.js Expand tabs only when it's needed, as per CommonMark 0.21 11 years ago
lheading.js Fix lists and headings 10 years ago
list.js Fix tab behavior inside blockquotes 10 years ago
paragraph.js Fix lists and headings 10 years ago
reference.js Make link/image/reference helpers overridable 10 years ago
state_block.js Fix tab behavior inside blockquotes 10 years ago
table.js Fix table indentation issues 9 years ago