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