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