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.
 
 
 
Michael Howell cd2477863f Update to comply with spec 0.31.2 10 months ago
..
common Update to comply with spec 0.31.2 10 months ago
helpers fix quadratic complexity in reference parser (#1004) 10 months ago
presets lint: remove key spacing 1 year ago
rules_block fix quadratic complexity in reference parser (#1004) 10 months ago
rules_core lint: reduce empty lines 1 year ago
rules_inline lint: remove key spacing 1 year ago
index.mjs docs: replace .js with .mjs in links to files in ndoc comments (#989) 12 months ago
parser_block.mjs lint: reduce empty lines 1 year ago
parser_core.mjs lint: reduce empty lines 1 year ago
parser_inline.mjs lint: reduce empty lines 1 year ago
renderer.mjs docs: replace .js with .mjs in links to files in ndoc comments (#989) 12 months ago
ruler.mjs lint: reduce empty lines 1 year ago
token.mjs lint: reduce empty lines 1 year ago