Markdown parser
Add your own Markdown parser
Parameters
Name | Type | Default | Description |
---|---|---|---|
$kirby * | Kirby\Cms\App |
– | |
$text | string |null |
null |
Text to parse |
$options | array |
[ ] |
Markdown options |
Return type
string