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.
 
 
 
Samy Pessé 1e7db76630 Add position and size for lheading 9 years ago
..
blockquote.js Expand tabs only when it's needed, as per CommonMark 0.21 10 years ago
code.js Add position and size for code_block 9 years ago
fence.js Add position and size for fences 9 years ago
heading.js Add position and size for heading tokens 9 years ago
hr.js Set position and size for hr tokens 9 years ago
html_block.js Expand tabs only when it's needed, as per CommonMark 0.21 10 years ago
lheading.js Add position and size for lheading 9 years ago
list.js Add workarounds to lists to conform with CM spec 9 years ago
paragraph.js Add position and size for paragraph 9 years ago
reference.js Expand tabs only when it's needed, as per CommonMark 0.21 10 years ago
state_block.js Expand tabs only when it's needed, as per CommonMark 0.21 10 years ago
table.js Loosen table rules 10 years ago