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 9aea37acc1 Limit element depth 10 years ago
..
blockquote.js Limit element depth 10 years ago
code.js Rename "lexer" to "parser" 10 years ago
fences.js Rename "lexer" to "parser" 10 years ago
heading.js Rename "lexer" to "parser" 10 years ago
hr.js Rename "lexer" to "parser" 10 years ago
htmlblock.js Rename "lexer" to "parser" 10 years ago
lheading.js Rename "lexer" to "parser" 10 years ago
list.js Limit element depth 10 years ago
paragraph.js Moved rules manager to separate class (block parser only) 10 years ago
state_block.js Rename "lexer" to "parser" 10 years ago
table.js Rename "lexer" to "parser" 10 years ago