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 9eb2a26005 Fix backtick handling inside tables 9 years ago
..
commonmark_extras.txt Fenced code block info string should not contain fence marker 9 years ago
fatal.txt Use mdurl module instead of decodeURI+encodeURI 10 years ago
linkify.txt Disable replacements inside autolinks 9 years ago
normalize.txt Disable replacements inside autolinks 9 years ago
proto.txt Tests formatting cleanup 10 years ago
smartquotes.txt Take into account adjacent tokens in smartquotes 10 years ago
strikethrough.txt Change emphasis parsing algorithm 10 years ago
tables.txt Fix backtick handling inside tables 9 years ago
typographer.txt Tests formatting cleanup 10 years ago
xss.txt Fix class injection in fence renderer 10 years ago