# SmartyPants

Wrapper for Michelf's SmartyPants parser, to improve the configurability of the parser with default options and a simple way to set your own options.

****

- Full class name: `Kirby\Text\SmartyPants`
- Source: <https://github.com/getkirby/kirby/tree/5.5.3/src/Text/SmartyPants.php#L19>

****

### SmartyPants

- [new SmartyPants()](https://getkirby.com/docs/reference/objects/text/smarty-pants/__construct.md)
- [$smartyPants->defaults()](https://getkirby.com/docs/reference/objects/text/smarty-pants/defaults.md)
- [$smartyPants->parse()](https://getkirby.com/docs/reference/objects/text/smarty-pants/parse.md)