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 4aa169634f Tight lists + shink start of strings in inline blocks 10 years ago
..
blockquote.js Moved empty lines logic from rules to block parser 10 years ago
code.js Pass token index to renderer fn + use it for br magick 10 years ago
fences.js Pass token index to renderer fn + use it for br magick 10 years ago
heading.js Moved empty lines logic from rules to block parser 10 years ago
hr.js Moved empty lines logic from rules to block parser 10 years ago
lheading.js Minor assorted fixes to better match spec 10 years ago
list.js Tight lists + shink start of strings in inline blocks 10 years ago
paragraph.js Minor assorted fixes to better match spec 10 years ago
table.js Moved empty lines logic from rules to block parser 10 years ago