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 81778ecdba Added hook to validate links 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 Added hook to validate links 10 years ago
rules_typographer Added hook to validate links 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 Added hook to validate links 10 years ago
parser_block.js Moved rules manager to separate class (block parser only) 10 years ago
parser_inline.js Added hook to validate links 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