$kirby->smartypants()
Applies the smartypants rule on the text
$kirby->smartypants(string $text = null): stringParameters
| 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