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