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 3afaf55344 Fix: "\*" isn't a part of a emphasis marker sequence 11 years ago
..
autolink.js Added inline html tags support 11 years ago
backticks.js Added backticks parse 11 years ago
emphasis.js Fix: "\*" isn't a part of a emphasis marker sequence 11 years ago
entity.js Code cleanup 11 years ago
escape.js Assorted fixes & speed opts 11 years ago
escape_html_char.js Inline lexer draft 11 years ago
htmltag.js API & options names polish 11 years ago
links.js Fix: whitespace in links element can contain newlines 11 years ago
newline.js Added `breaks` option, on by default 11 years ago
state_inline.js Parse link reference definitions 11 years ago
text.js Inline lexer draft 11 years ago