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 2cc37e20d0 Splitted .render() methods to simplify monkeypatching 11 years ago
..
common Perf: optimized html block names lookup 11 years ago
defaults Docs update 11 years ago
rules_block Add "lines" attribute to all block-level tokens 11 years ago
rules_inline typo fix 11 years ago
rules_typographer Removed eslint warning 11 years ago
index.js Splitted .render() methods to simplify monkeypatching 11 years ago
links.js Added hook to validate links 11 years ago
parser_block.js listMode -> parentType 11 years ago
parser_inline.js Added hook to validate links 11 years ago
parser_ref.js Simplified StateInline 11 years ago
renderer.js Splitted .render() methods to simplify monkeypatching 11 years ago
ruler.js Code structure and options refactoring 11 years ago
typographer.js Fixed linkify option 11 years ago