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 65f096804a list review & reorganize 11 years ago
..
lexer_block list review & reorganize 11 years ago
helpers.js replaced jshint with eslint for better style check 11 years ago
lexer_block.js Added lists and basic support for tables 11 years ago
lexer_inline.js Implemented nested blocks lexing, now block quotes works as expected 11 years ago
parser.js Renderer rules are now modifiable 11 years ago
renderer.js list review & reorganize 11 years ago
state.js replaced jshint with eslint for better style check 11 years ago