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 26ee0a6252 Removed deflist rule (move to plugin) 10 years ago
..
blockquote.js Moved nesting check from rules to upper level 10 years ago
code.js Removed unnecessary conditions 10 years ago
fences.js Fix fences rule 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
htmlblock.js Place md link to states and remove other aliases 10 years ago
lheading.js Removed unnecessary conditions 10 years ago
list.js Moved nesting check from rules to upper level 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