$kirby->smartypants()
Applies the smartypants rule on the text
$kirby->smartypants(string $text = null): string
Parameters
Name | Type | Default |
---|---|---|
$text | string |
null |
Return type
string
Applies the smartypants rule on the text
$kirby->smartypants(string $text = null): string
Name | Type | Default |
---|---|---|
$text | string |
null |
string