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 6e704c2dce Add remarked tests for tables and fix renderer accordingly 10 years ago
..
blockquote.js Code structure and options refactoring 10 years ago
code.js Removed orphaned code 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 Code structure and options refactoring 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 Add remarked tests for tables and fix renderer accordingly 10 years ago