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.
 
 
 
Alex Kocharin de814cae73
fix quadratic complexity in reference parser (#1004)
1 year 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 standard: no spaces near array brackets 2 years ago
hr.mjs standard: no spaces near array brackets 2 years ago
html_block.mjs lint: reduce empty lines 1 year ago
lheading.mjs standard: spaces in comments 2 years ago
list.mjs lint: reduce empty lines 1 year ago
paragraph.mjs standard: no spaces near array brackets 2 years ago
reference.mjs fix quadratic complexity in reference parser (#1004) 1 year ago
state_block.mjs lint: reduce empty lines 1 year ago
table.mjs limit the number of autocompleted cells in a table 1 year ago