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.
 
 
 
Vitaly Puzrin 88b8669c46 var => const, let 10 months ago
..
common var => const, let 10 months ago
helpers var => const, let 10 months ago
presets Rewrite core to es6 modules 10 months ago
rules_block var => const, let 10 months ago
rules_core var => const, let 10 months ago
rules_inline var => const, let 10 months ago
.eslintrc.yml Rewrite core to es6 modules 10 months ago
index.mjs var => const, let 10 months ago
parser_block.mjs var => const, let 10 months ago
parser_core.mjs var => const, let 10 months ago
parser_inline.mjs var => const, let 10 months ago
renderer.mjs var => const, let 10 months ago
ruler.mjs var => const, let 10 months ago
token.mjs var => const, let 10 months ago