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 c8fa672cec Move parse_reference to its own file 10 years ago
..
common Fixed entities in text for new spec 10 years ago
lexer_block Move parse_reference to its own file 10 years ago
lexer_inline Add state.level everywhere 10 years ago
defaults.js Added syntax highlight support for fenced blocks 10 years ago
helpers.js Code cleanup 10 years ago
lexer_block.js Workaround for a bug with nested list elements tightness 10 years ago
lexer_inline.js Move parse_reference to its own file 10 years ago
parse_ref.js Move parse_reference to its own file 10 years ago
parser.js Parse link reference definitions 10 years ago
renderer.js Added syntax highlight support for fenced blocks 10 years ago