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 6b58ec4245 Add linkifier rule to inline chain for full links 2 years ago
..
block.js Remove stateCore.push() method 10 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 Fix typo 3 years ago
smartquotes.js Fix smartquotes adjacent to code block 4 years ago
state_core.js Remove stateCore.push() method 10 years ago
text_join.js Put escape sequences into separate token 2 years ago