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 e91574c391 Smartquote rule cleanup 11 years ago
..
commonmark_extras.txt Commented out unused `replaceEntities()` 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 Update strikethrough scanDelims to match emphasis 11 years ago
tables.txt Use a common class for tokens 11 years ago
typographer.txt Tests formatting cleanup 11 years ago
xss.txt Remove replaceEntities from validateLink 11 years ago