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.
 
 
 
Tobias Speicher e6d1bfdee1 refactor: replace deprecated String.prototype.substr() 2 years ago
..
common Remove meta from list of block html tags 4 years ago
helpers Disallow escaped spaces inside link destination 4 years ago
presets Put escape sequences into separate token 2 years ago
rules_block refactor: replace deprecated String.prototype.substr() 2 years ago
rules_core refactor: replace deprecated String.prototype.substr() 2 years ago
rules_inline Put entities to separate token 2 years ago
index.js Updated highlight.js usage info 3 years ago
parser_block.js Lower priority for ATX headers to resolve conflict with HTML blocks 3 years ago
parser_core.js Put escape sequences into separate token 2 years ago
parser_inline.js Add linkifier rule to inline chain for full links 2 years ago
renderer.js typo fix 3 years ago
ruler.js fix typo 6 years ago
token.js Parser: Set ordered list_item_open token info to input marker. 3 years ago