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 ecd010c020 Bring emphasis up to spec 9 years ago
..
autolink.js Place md link to states and remove other aliases 10 years ago
backticks.js backtick -> backticks (revert) 10 years ago
emphasis.js Bring emphasis up to spec 9 years ago
entity.js More safe properties check 10 years ago
escape.js updated eslint to 9.1 & did appropriate changes in sources 10 years ago
html_inline.js Use the same regexp for comments as reference parser 10 years ago
image.js moved normalizeReference to utils, closes #42 10 years ago
link.js moved normalizeReference to utils, closes #42 10 years ago
newline.js updated eslint to 9.1 & did appropriate changes in sources 10 years ago
state_inline.js Remove stateInline.labelUnmatchedScopes 10 years ago
strikethrough.js Use new emphasis logic in strikethrough 10 years ago
text.js Fixed punctuation check in emphasis 10 years ago