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 80a3adc094 Fix crash in linkify inline rule on malformed input 1 year ago
..
commonmark_extras.txt Fix tab preventing paragraph continuation in lists 3 years ago
fatal.txt Use mdurl module instead of decodeURI+encodeURI 10 years ago
linkify.txt Fix crash in linkify inline rule on malformed input 1 year ago
normalize.txt Don't decode %25 in beautified urls 4 years ago
proto.txt Tests formatting cleanup 10 years ago
smartquotes.txt Put entities to separate token 2 years ago
strikethrough.txt Fix crash when processing strikethrough 4 years ago
tables.txt Fix table/list parsing ambiguity (#767) 4 years ago
typographer.txt Remove (p) => § replacement in typographer 2 years ago
xss.txt Fix class injection in fence renderer 9 years ago