$kirby->kirbytext()
Parses KirbyTags first and Markdown afterwards
Parameters
Name | Type | Default | Description |
---|---|---|---|
$text | string |
null |
|
$data | array |
[ ] |
|
$inline | bool |
false |
(deprecated: use $data['markdown']['inline'] instead) |
Return type
string