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 5c5f2309de Fix blockquote line numbers 11 years ago
..
blockquote.js Fix blockquote line numbers 11 years ago
code.js Add "lines" attribute to all block-level tokens 11 years ago
fences.js Add "lines" attribute to all block-level tokens 11 years ago
heading.js Add "lines" attribute to all block-level tokens 11 years ago
hr.js Add "lines" attribute to all block-level tokens 11 years ago
htmlblock.js Add "lines" attribute to all block-level tokens 11 years ago
lheading.js Add "lines" attribute to all block-level tokens 11 years ago
list.js Moved tight paragraphs marking to separate fn 11 years ago
paragraph.js Simplified loose/tight logic. Closes #50 11 years ago
state_block.js StateBlock() cleanup 11 years ago
table.js Add "lines" attribute to all block-level tokens 11 years ago