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 a89d6758d7 Remove dead code in list.js 10 years ago
..
blockquote.js Moved nesting check from rules to upper level 10 years ago
code.js Bulk rules rename (unify) 10 years ago
fence.js Bulk rules rename (unify) 10 years ago
heading.js eslint rules & coding style update 10 years ago
hr.js Add "lines" attribute to all block-level tokens 10 years ago
html_block.js Bulk rules rename (unify) 10 years ago
lheading.js Removed unnecessary conditions 10 years ago
list.js Remove dead code in list.js 10 years ago
paragraph.js Place md link to states and remove other aliases 10 years ago
reference.js Move reference rule to the block chain 10 years ago
state_block.js Place md link to states and remove other aliases 10 years ago
table.js allow one-column tables 10 years ago