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 ea62dda30b Remove state.linkLevel 10 years ago
..
common Both helpers & utils are not in each instance of main parser 10 years ago
helpers Forbid nested links, prefer inner one 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 apidocs: updates + added Ruler docs 10 years ago
rules_inline Remove state.linkLevel 10 years ago
index.js More cross references in doc 10 years ago
parser_block.js Core, ParseBlock, ParseInline minimal docs & minor fixes 10 years ago
parser_core.js Core, ParseBlock, ParseInline minimal docs & minor fixes 10 years ago
parser_inline.js Core, ParseBlock, ParseInline minimal docs & minor fixes 10 years ago
renderer.js apidoc: docs update + Renderer info 10 years ago
ruler.js apidoc: docs update + Renderer info 10 years ago