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.
 
 
 
opennota 7da4d5e81b validateLink: expand entities before trimming and lowercasing 9 years ago
..
common Added one more try/catch wrapper to normalizer, for safety 9 years ago
helpers Remove stateInline.labelUnmatchedScopes 9 years ago
presets backtick -> backticks (revert) 10 years ago
rules_block Fix comparing array and number 9 years ago
rules_core Removed unused code 9 years ago
rules_inline Remove stateInline.labelUnmatchedScopes 9 years ago
index.js Improved preset name error reporting 10 years ago
parser_block.js Moved input normalization to core chain 10 years ago
parser_core.js Moved input normalization to core chain 10 years ago
parser_inline.js validateLink: expand entities before trimming and lowercasing 9 years ago
renderer.js removed unused code 9 years ago
ruler.js Added to top enable/disable methods & errors throw 10 years ago