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
..
blockquote.js replaced jshint with eslint for better style check 10 years ago
code.js replaced jshint with eslint for better style check 10 years ago
fences.js replaced jshint with eslint for better style check 10 years ago
heading.js replaced jshint with eslint for better style check 10 years ago
hr.js Splitted block lexer & index to files 10 years ago
lheading.js replaced jshint with eslint for better style check 10 years ago
list.js Added lists and basic support for tables 10 years ago
paragraph.js Added bullet list stub 10 years ago
table.js Added lists and basic support for tables 10 years ago