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.
 
 
 
Bohan Wei a367c44154
Fix typo in comments of text.mjs (#1015)
2 weeks ago
..
common Update to comply with spec 0.31.2 4 weeks ago
helpers fix quadratic complexity in reference parser (#1004) 4 weeks ago
presets lint: remove key spacing 4 months ago
rules_block fix quadratic complexity in reference parser (#1004) 4 weeks ago
rules_core lint: reduce empty lines 4 months ago
rules_inline Fix typo in comments of text.mjs (#1015) 2 weeks ago
index.mjs docs: replace .js with .mjs in links to files in ndoc comments (#989) 3 months ago
parser_block.mjs lint: reduce empty lines 4 months ago
parser_core.mjs lint: reduce empty lines 4 months ago
parser_inline.mjs lint: reduce empty lines 4 months ago
renderer.mjs docs: replace .js with .mjs in links to files in ndoc comments (#989) 3 months ago
ruler.mjs lint: reduce empty lines 4 months ago
token.mjs lint: reduce empty lines 4 months ago