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 b3515881f3 Fix two consecutive newlines in nested lists 10 years ago
..
blockquote.js Remove stopOnTwoNewlines argument in block parser 10 years ago
code.js Added backticks parse 10 years ago
fences.js Assorted fixes & speed opts 10 years ago
heading.js Assorted fixes & speed opts 10 years ago
hr.js Fix nested elements inside lists 10 years ago
htmlblock.js Added inline html tags support 10 years ago
lheading.js Assorted fixes & speed opts 10 years ago
list.js Fix two consecutive newlines in nested lists 10 years ago
paragraph.js API & options names polish 10 years ago
state_block.js Remove stopOnTwoNewlines argument in block parser 10 years ago
table.js Files reorganize/cleanup 10 years ago