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 0930235149 reorganized files 11 years ago
..
common Perf: optimized html block names lookup 11 years ago
defaults Docs update 11 years ago
rules_block Moved tight paragraphs marking to separate fn 11 years ago
rules_inline Renamed back `strikethrough` to `del` 11 years ago
rules_text reorganized files 11 years ago
index.js reorganized files 11 years ago
linkifier.js reorganized files 11 years ago
links.js Fix performance when nested token doesn't match 11 years ago
parser_block.js listMode -> parentType 11 years ago
parser_inline.js Renamed back `strikethrough` to `del` 11 years ago
parser_ref.js StateInline props rename 11 years ago
renderer.js Simplified loose/tight logic. Closes #50 11 years ago
ruler.js Fixed `Ruler.after()` method 11 years ago
typographer.js reorganized files 11 years ago