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.
 
 
 
Alex Kocharin d7221761fb Render image labels as text 10 years ago
..
common Both helpers & utils are not in each instance of main parser 10 years ago
helpers Both helpers & utils are not in each instance of main parser 10 years ago
presets Added `zero` preset. Related to #12 10 years ago
rules_block eslint rules & coding style update 10 years ago
rules_core Forbid nested brackets in references 10 years ago
rules_inline Render image labels as text 10 years ago
index.js Added `zero` preset. Related to #12 10 years ago
parser_block.js Strip NULL characters, according to new spec 10 years ago
parser_core.js Footnotes: updated docs & defaults 10 years ago
parser_inline.js Add footnote rules 10 years ago
renderer.js Render image labels as text 10 years ago
ruler.js Fixed termination rules check when rules disabled, closes #13 10 years ago