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.
 
 
 
Hiroki Osame 7fc507005a
Merge c8f5f7a352 into 13829a2c7e
2 years ago
..
common Merge c8f5f7a352e732b466e48df8ff5d420239d5215d into 13829a2c7e6c94a2b714bb666f05065b6996bfb4 2 years ago
helpers Multiple refactors 3 years ago
presets Put escape sequences into separate token 3 years ago
rules_block Remove spurious state attribute (#937) 2 years ago
rules_core fix: remove outdated comments (#891) 3 years ago
rules_inline chore: Update entities dependency (#901) 2 years ago
index.js Moved `hljs` class to `<code>` from `<pre>`. (#913) 2 years ago
parser_block.js Guard against custom rule not incrementing pos 3 years ago
parser_core.js Put escape sequences into separate token 3 years ago
parser_inline.js Guard against custom rule not incrementing pos 3 years ago
renderer.js Merge c8f5f7a352e732b466e48df8ff5d420239d5215d into 13829a2c7e6c94a2b714bb666f05065b6996bfb4 2 years ago
ruler.js fix typo 7 years ago
token.js Parser: Set ordered list_item_open token info to input marker. 4 years ago