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 7a8899e501 Fix nested elements inside lists 10 years ago
..
lexer_block Fix nested elements inside lists 10 years ago
helpers.js Rewritten string fetch for inline tokenizer + list fixes 10 years ago
lexer_block.js Reimplement lists using indent algorithm 10 years ago
lexer_inline.js Rewritten string fetch for inline tokenizer + list fixes 10 years ago
parser.js Better algorithm for parsing block quotes 10 years ago
renderer.js Rewritten string fetch for inline tokenizer + list fixes 10 years ago
state.js Rewritten string fetch for inline tokenizer + list fixes 10 years ago