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 8286880878 Minor assorted fixes to better match spec 10 years ago
..
lexer_block Minor assorted fixes to better match spec 10 years ago
helpers.js Minor assorted fixes to better match spec 10 years ago
lexer_block.js Moved empty lines logic from rules to block parser 10 years ago
lexer_inline.js Implemented nested blocks lexing, now block quotes works as expected 10 years ago
parser.js Moved empty lines logic from rules to block parser 10 years ago
renderer.js Minor assorted fixes to better match spec 10 years ago
state.js replaced jshint with eslint for better style check 10 years ago