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 bf1016510b typo fix 10 years ago
..
autolink.js Moved string helpers to utilities 10 years ago
backticks.js parse backticks without regex exec 10 years ago
emphasis.js Treat newline as a whitespace in em and del 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 reordered StateInline properties 10 years ago
strikethrough.js typo fix 10 years ago
text.js Rename "lexer" to "parser" 10 years ago