menu 8 Menu Overview $field->smartypants() Applies SmartyPants to the field $field->smartypants(): Kirby\cms\Field Return type Kirby\cms\Field Example <?= $page->text()->smartypants() ?> Source code kirby/config/methods.php#L544