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