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