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