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 14c2e920fd Nuked typographer class, separated core chain class 11 years ago
..
common StateBlock() cleanup 11 years ago
configs Nuked typographer class, separated core chain class 11 years ago
rules_block allow one-column tables 11 years ago
rules_core Nuked typographer class, separated core chain class 11 years ago
rules_inline perf: optimized text scans 11 years ago
index.js Nuked typographer class, separated core chain class 11 years ago
links.js Use unescapeMd in links instead of custom impl 11 years ago
parser_block.js Isolated rules management & rules cache build 11 years ago
parser_core.js Nuked typographer class, separated core chain class 11 years ago
parser_inline.js Added a core chain 11 years ago
parser_ref.js StateInline props rename 11 years ago
renderer.js Added a core chain 11 years ago
ruler.js Isolated rules management & rules cache build 11 years ago
typographer.js Moved scans from typorgapher directly to rules 11 years ago