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.
 
 
 
David Waite 4246c48287 Update to newest version of eslint and chai. Fix eslint issues 10 years ago
..
common moved normalizeReference to utils, closes #42 10 years ago
helpers moved normalizeReference to utils, closes #42 10 years ago
presets backtick -> backticks (revert) 11 years ago
rules_block Improved reference scan efficiency, related to #54 10 years ago
rules_core Removed unused code 11 years ago
rules_inline moved normalizeReference to utils, closes #42 10 years ago
index.js Improved preset name error reporting 11 years ago
parser_block.js Removed blockquote from termination rules for the self 10 years ago
parser_core.js Moved input normalization to core chain 11 years ago
parser_inline.js validateLink: expand entities before trimming and lowercasing 10 years ago
renderer.js Update to newest version of eslint and chai. Fix eslint issues 10 years ago
ruler.js Added to top enable/disable methods & errors throw 11 years ago