Searched refs:run_inline (Results 1 – 1 of 1) sorted by relevance
345 $line = $this->run_inline($line);377 $lines2[] = "\033\033". $this->Keep(sprintf($snippets['center'], $this->run_inline($line)));443 . $m[1]. $this->run_inline($m[2])."\n";461 $text = $this->run_inline($text);537 $listcontent .= $this->sp($plevel+1).$this->run_inline($line)."\n";558 $lines2[] = $this->run_inline($line);565 $lines2[] = $this->run_inline($line);591 function run_inline($line) { # inline transformations (links, images, bold, mono...) function in T2T