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 b27c630815 Code structure and options refactoring 10 years ago
..
autolink.js Rename "lexer" to "parser" 10 years ago
backticks.js Rename "lexer" to "parser" 10 years ago
del.js Add strikeout (del) tag 10 years ago
emphasis.js Code structure and options refactoring 10 years ago
entity.js Rename "lexer" to "parser" 10 years ago
escape.js Rename "lexer" to "parser" 10 years ago
escape_html_char.js Rename "lexer" to "parser" 10 years ago
htmltag.js Rename "lexer" to "parser" 10 years ago
links.js Code structure and options refactoring 10 years ago
newline.js Code structure and options refactoring 10 years ago
state_inline.js Move link helpers to it's own file 10 years ago
text.js Rename "lexer" to "parser" 10 years ago