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.
 
 
 
Vitaly Puzrin a8e6bab747 Reworked html parse in block lexer + added `html` option 10 years ago
..
blockquote.js Fix blockquotes inside lists 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 Reworked html parse in block lexer + added `html` option 10 years ago
lheading.js Assorted fixes & speed opts 10 years ago
list.js Fix list continuation. 10 years ago
paragraph.js Reworked html parse in block lexer + added `html` option 10 years ago
state_block.js Files reorganize/cleanup 10 years ago
table.js Files reorganize/cleanup 10 years ago