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 e44a781160 Fixed entities in text for new spec 10 years ago
..
autolink.js Added inline html tags support 10 years ago
backticks.js Added backticks parse 10 years ago
emphasis.js Implement emphasis parsing 10 years ago
entity.js Fixed entities in text for new spec 10 years ago
escape.js Assorted fixes & speed opts 10 years ago
escape_html_char.js Inline lexer draft 10 years ago
htmltag.js API & options names polish 10 years ago
links.js Small bugfixes 10 years ago
newline.js Added `breaks` option, on by default 10 years ago
state_inline.js Parse link reference definitions 10 years ago
text.js Inline lexer draft 10 years ago