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 ddbb195546 Remove meta from list of block html tags 5 years ago
..
commonmark_extras.txt Remove meta from list of block html tags 5 years ago
fatal.txt Use mdurl module instead of decodeURI+encodeURI 10 years ago
linkify.txt Disable replacements inside autolinks 9 years ago
normalize.txt Don't decode %25 in beautified urls 5 years ago
proto.txt Tests formatting cleanup 10 years ago
smartquotes.txt Fix smartquotes adjacent to code block 5 years ago
strikethrough.txt Move nested delimiter info to opening token instead of inline state 6 years ago
tables.txt Table with no columns is no longer a table 5 years ago
typographer.txt Fix em- and en-dashes not being typographed when separated by 1 char 5 years ago
xss.txt Fix class injection in fence renderer 10 years ago