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