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 f13f984335 Added `breaks` option, on by default 10 years ago
..
common Added inline html tags support 10 years ago
lexer_block Fix two consecutive newlines in nested lists 10 years ago
lexer_inline Added `breaks` option, on by default 10 years ago
defaults.js Added `breaks` option, on by default 10 years ago
helpers.js Assorted fixes & speed opts 10 years ago
lexer_block.js Fix paragraph tightness 10 years ago
lexer_inline.js Implement emphasis parsing 10 years ago
parser.js API & options names polish 10 years ago
renderer.js Added `breaks` option, on by default 10 years ago