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.
 
 
 
Tatsunori Uchino 1922231b11 Don't trim non-ASCII whitespaces 5 months ago
..
blockquote.mjs standard: no spaces near array brackets 2 years ago
code.mjs standard: spaces in comments 2 years ago
fence.mjs standard: no spaces near array brackets 2 years ago
heading.mjs Don't trim non-ASCII whitespaces 5 months ago
hr.mjs standard: no spaces near array brackets 2 years ago
html_block.mjs lint: reduce empty lines 2 years ago
lheading.mjs Don't trim non-ASCII whitespaces 5 months ago
list.mjs lint: reduce empty lines 2 years ago
paragraph.mjs Don't trim non-ASCII whitespaces 5 months ago
reference.mjs fix quadratic complexity in reference parser (#1004) 1 year ago
state_block.mjs lint: reduce empty lines 2 years ago
table.mjs limit the number of autocompleted cells in a table 1 year ago