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