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 19e1aa28ea use .toUpperCase() for link normalization 11 years ago
..
abbr.js use .toUpperCase() for link normalization 11 years ago
abbr2.js Fix arbitrary keys in refs/footnotes/abbrs 11 years ago
block.js Don't modify env in inline mode 11 years ago
footnote_tail.js use .toUpperCase() for link normalization 11 years ago
inline.js Updated parsers API - don't rewrite token arrays in StateCore 11 years ago
linkify.js Removed unnecessary conditions 11 years ago
references.js use .toUpperCase() for link normalization 11 years ago
replacements.js Fixed replaceEntities, default preset, improved coverage 11 years ago
smartquotes.js Nuked typographer class, separated core chain class 11 years ago