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.
 
 
 
Chris Sewell 13829a2c7e
Remove spurious state attribute (#937)
8 months ago
..
blockquote.js Drop a lot of extra code from blockquotes 2 years ago
code.js Always suffix indented code block with a newline 3 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 Update CommonMark spec to 0.30 3 years ago
lheading.js Fix blockquote termination by list item 7 years ago
list.js Multiple refactors 2 years ago
paragraph.js Multiple refactors 2 years ago
reference.js Fix blockquote termination by list item 7 years ago
state_block.js Remove spurious state attribute (#937) 8 months ago
table.js refactor: replace deprecated String.prototype.substr() 2 years ago