added freelancer invoice template (#254)
This commit is contained in:
@@ -37,6 +37,7 @@ class Markdown
|
||||
public function toHtml(string $text, bool $safe = true): string
|
||||
{
|
||||
$this->parser->setSafeMode($safe);
|
||||
|
||||
return $this->parser->text($text);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user