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. 9 years ago
..
blockquote.js Set token.markup whereever appropriate 9 years ago
code.js Use a common class for tokens 9 years ago
fence.js Set token.markup whereever appropriate 9 years ago
heading.js Changes to improve speed on node 0.12 & iojs 9 years ago
hr.js Set token.markup whereever appropriate 9 years ago
html_block.js Fixed html block tags with numbers in name, closes #74 9 years ago
lheading.js Set token.markup whereever appropriate 9 years ago
list.js Added token helpers & reorganized renderer 9 years ago
paragraph.js Removed unnecessary checks 9 years ago
reference.js Add configurable url normalizers 9 years ago
state_block.js Add StateCore.Token and StateCore.push() 9 years ago
table.js Don't split cells on pipe characters inside backticks. 9 years ago