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.
 
 
 
Alex Kocharin f07d3862ff Implement odd matching rules for emphasis 10 years ago
..
autolink.js Remove scheme whitelist for autolinks 10 years ago
backticks.js Set token.markup whereever appropriate 11 years ago
balance_pairs.js Implement odd matching rules for emphasis 10 years ago
emphasis.js Implement odd matching rules for emphasis 10 years ago
entity.js More safe properties check 12 years ago
escape.js eslint update & code cleanup 10 years ago
html_inline.js Use a common class for tokens 11 years ago
image.js Disallow spaces inside links 10 years ago
link.js Disallow spaces inside links 10 years ago
newline.js Use a common class for tokens 11 years ago
state_inline.js Change emphasis parsing algorithm 11 years ago
strikethrough.js Change emphasis parsing algorithm 11 years ago
text.js Added example of tuneable text rule, for memory 11 years ago
text_collapse.js Change emphasis parsing algorithm 11 years ago