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.
 
 
 
Tobias Speicher e6d1bfdee1 refactor: replace deprecated String.prototype.substr() 2 years ago
..
block.js Remove stateCore.push() method 9 years ago
inline.js Place md link to states and remove other aliases 10 years ago
linkify.js Add linkifier rule to inline chain for full links 2 years ago
normalize.js Match CommonMark spec exactly 5 years ago
replacements.js Remove (p) => § replacement in typographer 2 years ago
smartquotes.js refactor: replace deprecated String.prototype.substr() 2 years ago
state_core.js Remove stateCore.push() method 9 years ago
text_join.js Put escape sequences into separate token 2 years ago