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 b27c630815 Code structure and options refactoring 10 years ago
..
common Replaced `assign` helper 10 years ago
defaults Code structure and options refactoring 10 years ago
rules_block Code structure and options refactoring 10 years ago
rules_inline Code structure and options refactoring 10 years ago
rules_typographer Code structure and options refactoring 10 years ago
defaults_typographer.js Code structure and options refactoring 10 years ago
helpers.js Rename "lexer" to "parser" 10 years ago
index.js Code structure and options refactoring 10 years ago
links.js Move link helpers to it's own file 10 years ago
parser_block.js Moved rules manager to separate class (block parser only) 10 years ago
parser_inline.js Code structure and options refactoring 10 years ago
parser_ref.js Move link helpers to it's own file 10 years ago
renderer.js Code structure and options refactoring 10 years ago
ruler.js Code structure and options refactoring 10 years ago
typographer.js Code structure and options refactoring 10 years ago