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