surround Modifier

Surrounds a string with another string.

string: ͜
{{ string | surround('ʘ') }}
{{ Statamic::modify($string)->surround('ʘ') }}
ʘ ͜ ʘ
Docs feedback

Submit improvements, related content, or suggestions through Github.

Betterify this page →