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 60f36941fa Better algorithm for parsing lists 11 years ago
..
blockquote.js Better algorithm for parsing lists 11 years ago
code.js Pass token index to renderer fn + use it for br magick 11 years ago
fences.js Better algorithm for parsing block quotes 11 years ago
heading.js fences, heading, list fixes for stmd cases 11 years ago
hr.js Moved empty lines logic from rules to block parser 11 years ago
lheading.js Better algorithm for parsing block quotes 11 years ago
list.js Better algorithm for parsing lists 11 years ago
paragraph.js Better algorithm for parsing block quotes 11 years ago
table.js Moved empty lines logic from rules to block parser 11 years ago