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 a8f9ea5b57 replaced jshint with eslint for better style check 10 years ago
..
lexer_block replaced jshint with eslint for better style check 10 years ago
helpers.js replaced jshint with eslint for better style check 10 years ago
lexer_block.js Added bullet list stub 10 years ago
lexer_inline.js Implemented nested blocks lexing, now block quotes works as expected 10 years ago
parser.js Implemented nested blocks lexing, now block quotes works as expected 10 years ago
renderer.js replaced jshint with eslint for better style check 10 years ago
state.js replaced jshint with eslint for better style check 10 years ago