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 6a05b0674c Simplified StateInline 10 years ago
..
autolink.js Moved string helpers to utilities 10 years ago
backticks.js Rename "lexer" to "parser" 10 years ago
emphasis.js Code structure and options refactoring 10 years ago
entity.js Moved string helpers to utilities 10 years ago
escape.js Perf: escaping 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 Forbid nested reference links 10 years ago
newline.js Code structure and options refactoring 10 years ago
state_inline.js Simplified StateInline 10 years ago
strikethrough.js del -> strikethrough 10 years ago
text.js Rename "lexer" to "parser" 10 years ago