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 1449ac720a Remove stopOnTwoNewlines argument in block parser 11 years ago
..
common Added inline html tags support 11 years ago
lexer_block Remove stopOnTwoNewlines argument in block parser 11 years ago
lexer_inline API & options names polish 11 years ago
defaults.js API & options names polish 11 years ago
helpers.js Assorted fixes & speed opts 11 years ago
lexer_block.js Remove stopOnTwoNewlines argument in block parser 11 years ago
lexer_inline.js Added inline html tags support 11 years ago
parser.js API & options names polish 11 years ago
renderer.js API & options names polish 11 years ago