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 d2309e0917 Exposed helpers to simplify custom renderers 11 years ago
..
common Moved html escape helper to utils 11 years ago
configs Footnotes: updated docs & defaults 11 years ago
helpers Better error handling in link normalizer + more tests for edge cases 11 years ago
rules_block Add definition lists 11 years ago
rules_core Footnotes: updated docs & defaults 11 years ago
rules_inline Add footnote rules 11 years ago
index.js Exposed helpers to simplify custom renderers 11 years ago
parser_block.js Add definition lists 11 years ago
parser_core.js Footnotes: updated docs & defaults 11 years ago
parser_inline.js Add footnote rules 11 years ago
renderer.js Moved html escape helper to utils 11 years ago
ruler.js Isolated rules management & rules cache build 11 years ago