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.
 
 
 
Hallvord R. M. Steen 8055e002f0 Merge de8a0e2f43 into aa3c1df2ef 11 years ago
..
common Added iframe to list of block tags 11 years ago
helpers Add configurable url normalizers 11 years ago
presets Change emphasis parsing algorithm 11 years ago
rules_block Expand tabs only when it's needed, as per CommonMark 0.21 11 years ago
rules_core Expand tabs only when it's needed, as per CommonMark 0.21 11 years ago
rules_inline Change emphasis parsing algorithm 11 years ago
index.js Change emphasis parsing algorithm 11 years ago
parser_block.js Expand tabs only when it's needed, as per CommonMark 0.21 11 years ago
parser_core.js Fixed linkifier priority, closes #66 11 years ago
parser_inline.js Change emphasis parsing algorithm 11 years ago
renderer.js Fixing coding standard issues 11 years ago
ruler.js Small fix in ruler documentation example 11 years ago
token.js Fix ndoc comments 11 years ago