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 2ef8825a7f Moved tight paragraphs marking to separate fn 10 years ago
..
blockquote.js Add "lines" attribute to all block-level tokens 10 years ago
code.js Add "lines" attribute to all block-level tokens 10 years ago
fences.js Add "lines" attribute to all block-level tokens 10 years ago
heading.js Add "lines" attribute to all block-level tokens 10 years ago
hr.js Add "lines" attribute to all block-level tokens 10 years ago
htmlblock.js Add "lines" attribute to all block-level tokens 10 years ago
lheading.js Add "lines" attribute to all block-level tokens 10 years ago
list.js Moved tight paragraphs marking to separate fn 10 years ago
paragraph.js Simplified loose/tight logic. Closes #50 10 years ago
state_block.js listMode -> parentType 10 years ago
table.js Add "lines" attribute to all block-level tokens 10 years ago