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 0c26266918 Don't modify env in inline mode 10 years ago
..
common Coverage improve 10 years ago
configs updated default preset 10 years ago
helpers Moved link parse functions to helpers 10 years ago
rules_block Updated parsers API - don't rewrite token arrays in StateCore 10 years ago
rules_core Don't modify env in inline mode 10 years ago
rules_inline Updated parsers API - don't rewrite token arrays in StateCore 10 years ago
index.js Don't modify env in inline mode 10 years ago
parser_block.js Don't modify env in inline mode 10 years ago
parser_core.js Add abbreviations 10 years ago
parser_inline.js Updated parsers API - don't rewrite token arrays in StateCore 10 years ago
renderer.js Improved coverage and removed unused code 10 years ago
ruler.js Isolated rules management & rules cache build 10 years ago