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 b8af54ba8e Use unescapeAll for links unescaping 10 years ago
..
common Use unescapeAll for links unescaping 10 years ago
helpers Use unescapeAll for links unescaping 10 years ago
presets backtick -> backticks (revert) 10 years ago
rules_block Tables: add/remove columns to match the first row, fix #59 10 years ago
rules_core Replaced `autolinker` with `linkify-it`, closes #2 10 years ago
rules_inline Bring emphasis up to spec 10 years ago
index.js Doc fix, closes #64 10 years ago
parser_block.js Removed blockquote from termination rules for the self 10 years ago
parser_core.js Moved input normalization to core chain 10 years ago
parser_inline.js Istanbul: ignore uncoverable condition 10 years ago
renderer.js removed unused code 10 years ago
ruler.js Added to top enable/disable methods & errors throw 10 years ago