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 9942fd5b4b Add strikeout (del) tag 10 years ago
..
common Fixed entities in text for new spec 10 years ago
rules_block Options rename 10 years ago
rules_inline Add strikeout (del) tag 10 years ago
defaults.js Options rename 10 years ago
helpers.js Rename "lexer" to "parser" 10 years ago
index.js Renamed main class & file 10 years ago
links.js Move link helpers to it's own file 10 years ago
parser_block.js Moved rules manager to separate class (block parser only) 10 years ago
parser_inline.js Add strikeout (del) tag 10 years ago
parser_ref.js Move link helpers to it's own file 10 years ago
renderer.js Add strikeout (del) tag 10 years ago
ruler.js Moved rules manager to separate class (block parser only) 10 years ago