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 b3515881f3 Fix two consecutive newlines in nested lists 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 API & options names polish 10 years ago
defaults.js API & options names polish 10 years ago
helpers.js Assorted fixes & speed opts 10 years ago
lexer_block.js Remove stopOnTwoNewlines argument in block parser 10 years ago
lexer_inline.js Added inline html tags support 10 years ago
parser.js API & options names polish 10 years ago
renderer.js API & options names polish 10 years ago