$kirby->markdown()
Parses Markdown
Parameters
Name | Type | Default | Description |
---|---|---|---|
$text | string |
null |
|
$options | bool |array |
null |
Boolean inline value is deprecated, use ['inline' => true] instead |
Return type
string