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 e44a781160 Fixed entities in text for new spec 10 years ago
..
common Fixed entities in text for new spec 10 years ago
lexer_block HTML block fix (tag names should be case incensitive) 10 years ago
lexer_inline Fixed entities in text for new spec 10 years ago
defaults.js Added `breaks` option, on by default 10 years ago
helpers.js Fixed entities in text for new spec 10 years ago
lexer_block.js Parse link reference definitions 10 years ago
lexer_inline.js Small bugfixes 10 years ago
parser.js Parse link reference definitions 10 years ago
renderer.js Fixed entities in text for new spec 10 years ago