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 b492fa2cc2 Add tokenizeSingle method 12 years ago
..
common Fixed entities in text for new spec 12 years ago
lexer_block HTML block fix (tag names should be case incensitive) 12 years ago
lexer_inline Add tokenizeSingle method 12 years ago
defaults.js Set breaks off by default 12 years ago
helpers.js Code cleanup 12 years ago
lexer_block.js Workaround for a bug with nested list elements tightness 12 years ago
lexer_inline.js Add tokenizeSingle method 12 years ago
parser.js Parse link reference definitions 12 years ago
renderer.js Code cleanup 12 years ago