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 d8c1b1f7d6 Strip NULL characters, according to new spec 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 Do browserified output ascii-friendly 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 Allow sequence of 4+ markers in pairs 10 years ago
index.js Curring for set/configure/enable/disable 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 Updated line breaks rendering logic 10 years ago
ruler.js Separated enable by whitelist method 10 years ago