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 a1c93811f8 Fix incorrect level recalculation in text_collapse 5 years ago
..
blockquote.js Fix blockquote termination inside lists 7 years ago
code.js Fix lists and headings 8 years ago
fence.js Allow tildes in info string of a fence block with tilde marker 5 years ago
heading.js Fix blockquote termination by list item 7 years ago
hr.js Fix blockquote termination by list item 7 years ago
html_block.js Fix blockquote termination by list item 7 years ago
lheading.js Fix blockquote termination by list item 7 years ago
list.js Fix edge case for list indents 5 years ago
paragraph.js Fix lists and headings 8 years ago
reference.js Fix blockquote termination by list item 7 years ago
state_block.js Fix incorrect level recalculation in text_collapse 5 years ago
table.js Fix table indentation issues 7 years ago