Skip to content

Kirby 5.1.1

$field->kirbytags()

Parses all KirbyTags without also parsing Markdown

$field->kirbytags(): Kirby\Content\Field

Return type

Kirby\Content\Field

This method modifies the existing $field object it is applied to and returns it again.

Examples

<?= $page->text()->kirbytags() ?>