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