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 bbac451a42 Trivial bugfix in the links rule 10 years ago
..
common Fixed entities in text for new spec 10 years ago
rules_block Limit element depth 10 years ago
rules_inline Trivial bugfix in the links rule 10 years ago
defaults.js Limit element depth 10 years ago
helpers.js Rename "lexer" to "parser" 10 years ago
index.js Renamed main class & file 10 years ago
parser_block.js Moved rules manager to separate class (block parser only) 10 years ago
parser_inline.js Moved rules manager to separate class (inline parser) 10 years ago
parser_ref.js Rename "lexer" to "parser" 10 years ago
renderer.js Added syntax highlight support for fenced blocks 10 years ago
ruler.js Moved rules manager to separate class (block parser only) 10 years ago