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 ba2463f2f5 Remove dead code in em/del 12 years ago
..
autolink.js Add validation mode to all inline rules 12 years ago
backticks.js Add validation mode to all inline rules 12 years ago
emphasis.js Remove dead code in em/del 12 years ago
entity.js Add validation mode to all inline rules 12 years ago
escape.js Add validation mode to all inline rules 12 years ago
escape_html_char.js Add validation mode to all inline rules 12 years ago
htmltag.js Add validation mode to all inline rules 12 years ago
links.js Add validation mode to all inline rules 12 years ago
newline.js Add validation mode to all inline rules 12 years ago
state_inline.js Tweak emphasis parsing algorithm 12 years ago
strikethrough.js Remove dead code in em/del 12 years ago
text.js Add validation mode to all inline rules 12 years ago