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 643d9f75a0 Implement new html block algorithm from 0.21 10 years ago
..
blockquote.js Add/fix indentation checking in blockquotes 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 Changes to improve speed on node 0.12 & iojs 10 years ago
hr.js Set token.markup whereever appropriate 10 years ago
html_block.js Implement new html block algorithm from 0.21 10 years ago
lheading.js Set token.markup whereever appropriate 10 years ago
list.js Bring ordered list markers up to spec 10 years ago
paragraph.js Add/fix indentation checking in blockquotes 10 years ago
reference.js Disallow empty reference labels 10 years ago
state_block.js Fix skipLastLF handling in getLines 10 years ago
table.js Don't split cells on pipe characters inside backticks. 10 years ago