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.
 
 
 
Vitaly Puzrin 18d80c6f0b Moved validateLink() to root class 10 years ago
..
autolink.js Moved validateLink() to root class 10 years ago
backticks.js Set token.markup whereever appropriate 10 years ago
emphasis.js Set token.markup whereever appropriate 10 years ago
entity.js More safe properties check 11 years ago
escape.js Use a common class for tokens 10 years ago
html_inline.js Use a common class for tokens 10 years ago
image.js Moved validateLink() to root class 10 years ago
link.js Moved validateLink() to root class 10 years ago
newline.js Use a common class for tokens 10 years ago
state_inline.js Use a common class for tokens 10 years ago
strikethrough.js Set token.markup whereever appropriate 10 years ago
text.js Fixed punctuation check in emphasis 11 years ago