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 e0a153fe09 fences, heading, list fixes for stmd cases 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 fences, heading, list fixes for stmd cases 10 years ago
heading.js fences, heading, list fixes for stmd cases 10 years ago
hr.js Moved empty lines logic from rules to block parser 10 years ago
lheading.js fences, heading, list fixes for stmd cases 10 years ago
list.js fences, heading, list fixes for stmd cases 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