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 d6651b5ce6 Reimplement lists using indent algorithm 10 years ago
..
blockquote.js Better algorithm for parsing lists 10 years ago
code.js Reimplement lists using indent algorithm 10 years ago
fences.js Reimplement lists using indent algorithm 10 years ago
heading.js fences, heading, list fixes for stmd cases 10 years ago
hr.js Reimplement lists using indent algorithm 10 years ago
lheading.js Reimplement lists using indent algorithm 10 years ago
list.js Reimplement lists using indent algorithm 10 years ago
paragraph.js Reimplement lists using indent algorithm 10 years ago
table.js Moved empty lines logic from rules to block parser 10 years ago