smartypants($text)
Applies the SmartyPants Typographer on an HTML string
-
$text (string)
-
return (string)
Example
<?= smartypants($page->title()) ?>
Applies the SmartyPants Typographer on an HTML string
<?= smartypants($page->title()) ?>