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.
 
 
 
Chris Sewell 13829a2c7e
Remove spurious state attribute (#937)
7 months ago
..
common updated outdated link in comment of lib/common/html_blocks.js (#972) 8 months ago
helpers Multiple refactors 2 years ago
presets Put escape sequences into separate token 2 years ago
rules_block Remove spurious state attribute (#937) 7 months ago
rules_core fix: remove outdated comments (#891) 2 years ago
rules_inline chore: Update entities dependency (#901) 8 months ago
index.js Moved `hljs` class to `<code>` from `<pre>`. (#913) 8 months ago
parser_block.js Guard against custom rule not incrementing pos 2 years ago
parser_core.js Put escape sequences into separate token 2 years ago
parser_inline.js Guard against custom rule not incrementing pos 2 years ago
renderer.js Multiple refactors 2 years ago
ruler.js fix typo 6 years ago
token.js Parser: Set ordered list_item_open token info to input marker. 3 years ago