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 0e3e1171e6 Moved string helpers to utilities 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 Moved string helpers to utilities 10 years ago
hr.js Moved string helpers to utilities 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