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