Searched defs:hashPart (Results 1 – 2 of 2) sorted by relevance
/plugin/markdownextra/lib/meltdown/js/lib/ | ||
H A D | js-markdown-extra.js | 476 Markdown_Parser.prototype.hashPart = function(text, boundary) { method in Markdown_Parser |
/plugin/markdownextra/ | ||
H A D | markdown.php | 548 function hashPart($text, $boundary = 'X') { function in Markdown_Parser |