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