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 0cf8b0f362 StateBlock() cleanup 10 years ago
..
common StateBlock() cleanup 10 years ago
configs grammar/typo fixes (manually imported from #65) 10 years ago
rules_block StateBlock() cleanup 10 years ago
rules_inline Updated inline text scan logic 10 years ago
rules_text Don't recreate links buffer in linkifier 10 years ago
index.js Freeze default rules set (~ equal to GFM). Added `full` preset to enable everything. 10 years ago
linkifier.js reorganized files 10 years ago
links.js Fix performance when nested token doesn't match 10 years ago
parser_block.js Perf: regex opts 10 years ago
parser_inline.js Updated inline text scan logic 10 years ago
parser_ref.js StateInline props rename 10 years ago
renderer.js Moved HTML escaping to renderer 10 years ago
ruler.js StateBlock() cleanup 10 years ago
typographer.js Reorganized parser configuration 10 years ago