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 31ce62ce80 Re-export uc.micro as md.utils.lib.ucmicro 9 years ago
..
common Re-export uc.micro as md.utils.lib.ucmicro 9 years ago
helpers Improve replaceEntities handling 9 years ago
presets backtick -> backticks (revert) 10 years ago
rules_block Add StateCore.Token and StateCore.push() 9 years ago
rules_core Add StateCore.Token and StateCore.push() 9 years ago
rules_inline Update strikethrough scanDelims to match emphasis 9 years ago
index.js Moved validateLink() to root class 9 years ago
parser_block.js Removed blockquote from termination rules for the self 10 years ago
parser_core.js Fixed linkifier priority, closes #66 9 years ago
parser_inline.js Changes to improve speed on node 0.12 & iojs 9 years ago
renderer.js Attrs renderer signature change 9 years ago
ruler.js Added to top enable/disable methods & errors throw 10 years ago
token.js Add token.meta for use in plugins 9 years ago