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 3730820945 Added token helpers & reorganized renderer 10 years ago
..
blockquote.js Set token.markup whereever appropriate 10 years ago
code.js Use a common class for tokens 10 years ago
fence.js Set token.markup whereever appropriate 10 years ago
heading.js Set token.markup whereever appropriate 10 years ago
hr.js Set token.markup whereever appropriate 10 years ago
html_block.js Use a common class for tokens 10 years ago
lheading.js Set token.markup whereever appropriate 10 years ago
list.js Added token helpers & reorganized renderer 10 years ago
paragraph.js Use a common class for tokens 10 years ago
reference.js Moved validateLink() to root class 10 years ago
state_block.js Use a common class for tokens 10 years ago
table.js Use a common class for tokens 10 years ago