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 8267f509b0 Added # to terminator chars, closes #31 10 years ago
..
common Fix surrogate pairs instead of processing encoder exceptions 10 years ago
helpers Move reference rule to the block chain 10 years ago
presets backtick -> backticks (revert) 10 years ago
rules_block Bulk rules rename (unify) 10 years ago
rules_core Added to top enable/disable methods & errors throw 10 years ago
rules_inline Added # to terminator chars, closes #31 10 years ago
index.js Improved preset name error reporting 10 years ago
parser_block.js Moved input normalization to core chain 10 years ago
parser_core.js Moved input normalization to core chain 10 years ago
parser_inline.js backtick -> backticks (revert) 10 years ago
renderer.js changelog & apidoc update 10 years ago
ruler.js Added to top enable/disable methods & errors throw 10 years ago