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 b9d3828a5d Cleanup 11 years ago
..
blockquote.js Code structure and options refactoring 11 years ago
code.js Removed orphaned code 11 years ago
fences.js Cleanup 11 years ago
heading.js Moved string helpers to utilities 11 years ago
hr.js Moved string helpers to utilities 11 years ago
htmlblock.js Rename "lexer" to "parser" 11 years ago
lheading.js Rename "lexer" to "parser" 11 years ago
list.js Code structure and options refactoring 11 years ago
paragraph.js Moved rules manager to separate class (block parser only) 11 years ago
state_block.js Perf: speedup cache creation in StateBlock 11 years ago
table.js Add remarked tests for tables and fix renderer accordingly 11 years ago