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.
 
 
 
Vitaly Puzrin 87ece24ff9 Allow full content override from highlighter 8 years ago
..
common Change variable name to remove reserved keyword 9 years ago
helpers Add configurable url normalizers 9 years ago
presets Allow full content override from highlighter 8 years ago
rules_block Loosen table rules 8 years ago
rules_core Take into account adjacent tokens in smartquotes 9 years ago
rules_inline Add `content` property to image token 8 years ago
index.js Allow full content override from highlighter 8 years ago
parser_block.js Bump table priority before code blocks 9 years ago
parser_core.js Fixed linkifier priority, closes #66 9 years ago
parser_inline.js Change emphasis parsing algorithm 9 years ago
renderer.js Allow full content override from highlighter 8 years ago
ruler.js Small fix in ruler documentation example 9 years ago
token.js New .attrJoin() & .attrSet() methods in Token 8 years ago