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 efc714f702 standard: more tweaks & simplify eslint config 2 years ago
..
common standard: more tweaks & simplify eslint config 2 years ago
helpers standard: space before function params 2 years ago
presets standard: remove semi 2 years ago
rules_block standard: more tweaks & simplify eslint config 2 years ago
rules_core standard: spaces in comments 2 years ago
rules_inline standard: more tweaks & simplify eslint config 2 years ago
.eslintrc.yml Rewrite core to es6 modules 2 years ago
index.mjs standard: more tweaks & simplify eslint config 2 years ago
parser_block.mjs standard: no spaces near array brackets 2 years ago
parser_core.mjs standard: no spaces near array brackets 2 years ago
parser_inline.mjs standard: spaces in comments 2 years ago
renderer.mjs standard: more tweaks & simplify eslint config 2 years ago
ruler.mjs standard: more tweaks & simplify eslint config 2 years ago
token.mjs standard: init vars in separate declaration 2 years ago