', '
', '
'], "\n", $text); } public function convert($html = '') { $posText = $this->handleNewLine($html); return $posText; } }