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 10d6448b22 support tables with missing values 10 years ago
..
fixtures support tables with missing values 10 years ago
.eslintrc Configs & code cleanup 11 years ago
commonmark.js Use a common class for tokens 11 years ago
markdown-it.js Removed 'full' preset - not needed anymore 11 years ago
misc.js Improve performance in `skipToken` when maxNesting is exceeded 10 years ago
mocha.opts Show text diffs for failed tests 11 years ago
ruler.js Show text diffs for failed tests 11 years ago
token.js Added token helpers & reorganized renderer 11 years ago
utils.js Commented out unused `replaceEntities()` 11 years ago