kirbytext()
Parses KirbyTags and Markdown in the given string. Shortcut for $kirby->kirbytext()
Parameters
Name | Type | Default |
---|---|---|
$text | string |null |
null |
$data | array |
[ ] |
Return type
string
Alias
kt()