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 9eb2a26005 Fix backtick handling inside tables 8 years ago
..
blockquote.js Fix tab behavior inside blockquotes 8 years ago
code.js Fix lists and headings 8 years ago
fence.js Fenced code block info string should not contain fence marker 8 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 tab behavior inside blockquotes 8 years ago
paragraph.js Fix lists and headings 8 years ago
reference.js Make link/image/reference helpers overridable 8 years ago
state_block.js Fix tab behavior inside blockquotes 8 years ago
table.js Fix backtick handling inside tables 8 years ago