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.
 
 
 
Vitaly Puzrin 637968d55e Removed eslint warning 10 years ago
..
common Updated codepoints check 10 years ago
defaults Docs update 10 years ago
rules_block Fix tables inside lists/blockquotes 10 years ago
rules_inline Moved state helpers to State* classes 10 years ago
rules_typographer Removed eslint warning 10 years ago
defaults_typographer.js Code structure and options refactoring 10 years ago
index.js Added sugar for curried plugins init 10 years ago
links.js Added hook to validate links 10 years ago
parser_block.js Extended spaces & line breaks normalization 10 years ago
parser_inline.js Added hook to validate links 10 years ago
parser_ref.js Moved state helpers to State* classes 10 years ago
renderer.js Don't add tabs to tables markup 10 years ago
ruler.js Code structure and options refactoring 10 years ago
typographer.js Add rule to replace quotes with typographic ones 10 years ago