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 350d0174df Added html block draft + minor fixes 10 years ago
..
lexer_block Added html block draft + minor fixes 10 years ago
helpers.js Rewritten string fetch for inline tokenizer + list fixes 10 years ago
lexer_block.js Added html block draft + minor fixes 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 Added html block draft + minor fixes 10 years ago
state.js Rewritten string fetch for inline tokenizer + list fixes 10 years ago