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 b2aee1a978 Expand tabs only when it's needed, as per CommonMark 0.21 9 years ago
..
autolink.js Add markup info for autolink and linkifier tokens 9 years ago
backticks.js Set token.markup whereever appropriate 9 years ago
emphasis.js Update emphasis to match CommonMark 0.19 9 years ago
entity.js More safe properties check 10 years ago
escape.js Expand tabs only when it's needed, as per CommonMark 0.21 9 years ago
html_inline.js Use a common class for tokens 9 years ago
image.js Expand tabs only when it's needed, as per CommonMark 0.21 9 years ago
link.js Expand tabs only when it's needed, as per CommonMark 0.21 9 years ago
newline.js Use a common class for tokens 9 years ago
state_inline.js Add StateCore.Token and StateCore.push() 9 years ago
strikethrough.js Tweak scanDelims algorithm 9 years ago
text.js Added example of tuneable text rule, for memory 9 years ago