Parsedown->text($input); } public function line($input) { return $this->Parsedown->line($input); } }