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 f54ea502ee Updated heading for new spec 10 years ago
..
common StateBlock() cleanup 10 years ago
configs Readme: fix typo in highlight option (b27c6308) 10 years ago
rules_block Updated heading for new spec 10 years ago
rules_inline Fix spaces in subscript and superscript 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 updated eslint to 9.1 & did appropriate changes in sources 10 years ago
links.js Use unescapeMd in links instead of custom impl 10 years ago
parser_block.js updated eslint to 9.1 & did appropriate changes in sources 10 years ago
parser_inline.js Check validation flag instead of hardcoding rules 10 years ago
parser_ref.js StateInline props rename 10 years ago
renderer.js Fix spaces in subscript and superscript 10 years ago
ruler.js edits to readme. fixes typos in code comments. 10 years ago
typographer.js updated eslint to 9.1 & did appropriate changes in sources 10 years ago