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 c57f593b23 Fix blockquote termination by list item 8 years ago
..
commonmark_extras.txt Fix blockquote termination by list item 8 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 table indentation issues 9 years ago
typographer.txt Tests formatting cleanup 10 years ago
xss.txt Fix class injection in fence renderer 10 years ago