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.
 
 
 
Vitaly Puzrin 6c57f7f792 Fixed regexes in prev commit (should match strings from the start only) 10 years ago
..
commonmark_extras.txt Commented out unused `replaceEntities()` 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 Use a common class for tokens 10 years ago
typographer.txt Tests formatting cleanup 10 years ago
xss.txt Fixed regexes in prev commit (should match strings from the start only) 10 years ago