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 378ac9074e Change emphasis parsing algorithm 11 years ago
..
commonmark_extras.txt Expand tabs only when it's needed, as per CommonMark 0.21 11 years ago
fatal.txt Use mdurl module instead of decodeURI+encodeURI 11 years ago
linkify.txt Fixed linkifier priority, closes #66 11 years ago
normalize.txt Fix protocol-less urls from linkifier 11 years ago
proto.txt Tests formatting cleanup 11 years ago
smartquotes.txt Smartquote rule cleanup 11 years ago
strikethrough.txt Change emphasis parsing algorithm 11 years ago
tables.txt Don't split cells on pipe characters inside backticks. 11 years ago
typographer.txt Tests formatting cleanup 11 years ago
xss.txt Fix class injection in fence renderer 11 years ago