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 f6b926b11b Pass any number of options to plugin 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 Added link target attribute support for plugins 10 years ago
rules_inline Added link target attribute support for plugins 10 years ago
index.js Pass any number of options to plugin 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 Added link target attribute support for plugins 10 years ago
ruler.js apidoc: docs update + Renderer info 10 years ago