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