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.
 
 
 
Sean Lang 86eea8c1d3 fix misspelling of "parser" 10 years ago
..
common Remove scheme whitelist for autolinks 10 years ago
helpers Disallow spaces inside links 10 years ago
presets Improve performance in `skipToken` when maxNesting is exceeded 10 years ago
rules_block support tables with missing values 10 years ago
rules_core Take into account adjacent tokens in smartquotes 10 years ago
rules_inline Remove scheme whitelist for autolinks 10 years ago
index.js fix misspelling of "parser" 10 years ago
parser_block.js Bump table priority before code blocks 11 years ago
parser_core.js Fixed linkifier priority, closes #66 11 years ago
parser_inline.js Improve performance in `skipToken` when maxNesting is exceeded 10 years ago
renderer.js Allow full content override from highlighter 10 years ago
ruler.js Small fix in ruler documentation example 11 years ago
token.js New .attrJoin() & .attrSet() methods in Token 10 years ago