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.
 
 
 
JT ba16fad6a2 Don't split cells on pipe characters inside backticks. 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 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 Fixed html block tags with numbers in name, closes #74 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 Removed unnecessary checks 10 years ago
reference.js Add configurable url normalizers 10 years ago
state_block.js Add StateCore.Token and StateCore.push() 10 years ago
table.js Don't split cells on pipe characters inside backticks. 10 years ago