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 6e704c2dce Add remarked tests for tables and fix renderer accordingly 10 years ago
..
common Replaced `assign` helper 10 years ago
defaults Docs minor update 10 years ago
rules_block Add remarked tests for tables and fix renderer accordingly 10 years ago
rules_inline Forbid nested reference links 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 Optimize backtracking in links 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 Add remarked tests for tables and fix renderer accordingly 10 years ago
ruler.js Code structure and options refactoring 10 years ago
typographer.js Code structure and options refactoring 10 years ago