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 f4866cb76b Inline lexer draft 10 years ago
..
blockquote.js Fix blockquotes inside lists 10 years ago
code.js Blockquote parsing improved 10 years ago
fences.js Blockquote parsing improved 10 years ago
heading.js Inline lexer draft 10 years ago
hr.js Fix nested elements inside lists 10 years ago
html.js Added html block draft + minor fixes 10 years ago
lheading.js Inline lexer draft 10 years ago
list.js Fix list continuation. 10 years ago
paragraph.js Inline lexer draft 10 years ago
table.js Rewritten string fetch for inline tokenizer + list fixes 10 years ago