Searched refs:runBlockGamut (Results 1 – 1 of 1) sorted by relevance
577 function runBlockGamut($text) { function in Markdown_Parser1089 $item = $this->runBlockGamut($this->outdent($item)."\n");1324 $bq = $this->runBlockGamut($bq); # recurse2527 $def = $this->runBlockGamut($this->outdent($def . "\n\n"));2723 $footnote = $this->runBlockGamut("$footnote\n");
Completed in 10 milliseconds