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 f798bea962 Allow opening quote after another punctuation char in typographer 4 years ago
..
commonmark_extras.txt Move nested delimiter info to opening token instead of inline state 5 years ago
fatal.txt Use mdurl module instead of decodeURI+encodeURI 9 years ago
linkify.txt Disable replacements inside autolinks 8 years ago
normalize.txt Disable replacements inside autolinks 8 years ago
proto.txt Tests formatting cleanup 9 years ago
smartquotes.txt Allow opening quote after another punctuation char in typographer 4 years ago
strikethrough.txt Move nested delimiter info to opening token instead of inline state 5 years ago
tables.txt Fix em- and en-dashes not being typographed when separated by 1 char 4 years ago
typographer.txt Fix em- and en-dashes not being typographed when separated by 1 char 4 years ago
xss.txt Fix class injection in fence renderer 9 years ago