Home
last modified time | relevance | path

Searched refs:runBlockGamut (Results 1 – 1 of 1) sorted by relevance

/web-master/vendor/michelf/php-markdown-extra/
H A Dmarkdown.php577 function runBlockGamut($text) { function in Markdown_Parser
1089 $item = $this->runBlockGamut($this->outdent($item)."\n");
1324 $bq = $this->runBlockGamut($bq); # recurse
2527 $def = $this->runBlockGamut($this->outdent($def . "\n\n"));
2723 $footnote = $this->runBlockGamut("$footnote\n");

Completed in 10 milliseconds