Lines Matching full:_hashhtmlblocks_inmarkdown
1774 # This works by calling _HashHTMLBlocks_InMarkdown, which then calls
1777 # _HashHTMLBlocks_InMarkdown to handle the Markdown syntax within the tag.
1783 list($text, ) = $this->_hashHTMLBlocks_inMarkdown($text);
1787 function _hashHTMLBlocks_inMarkdown($text, $indent = 0,
2017 # Parse HTML, calling _HashHTMLBlocks_InMarkdown for block tags.
2160 = $this->_hashHTMLBlocks_inMarkdown($text, $indent,