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 4aabd5592e Use a common class for tokens 9 years ago
..
autolink.js Use a common class for tokens 9 years ago
backticks.js Use a common class for tokens 9 years ago
emphasis.js Use a common class for tokens 9 years ago
entity.js More safe properties check 10 years ago
escape.js Use a common class for tokens 9 years ago
html_inline.js Use a common class for tokens 9 years ago
image.js Use a common class for tokens 9 years ago
link.js Use a common class for tokens 9 years ago
newline.js Use a common class for tokens 9 years ago
state_inline.js Use a common class for tokens 9 years ago
strikethrough.js Use a common class for tokens 9 years ago
text.js Fixed punctuation check in emphasis 10 years ago