smartypants() Enhances the given string with smartypants. Shortcut for $kirby->smartypants($text) kirby/config/helpers.php#L515 smartypants(?string $text = null): string Parameters Name Type Default $text string|null null Return type string Example <?= smartypants($page->title()) ?>