Skip to content Skip to footer navigation
You are reading the docs for an old version of Statamic. Consider upgrading to Statamic 6.

Surround Modifier

Surrounds a string with another string.

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