[frio] Add slash to punctuation wrapper template
This commit is contained in:
parent
f97db3add9
commit
3ab0f90654
|
@ -1 +1 @@
|
|||
{{$text|regex_replace:"/([@\.])/":"<wbr>$1" nofilter}}
|
||||
{{$text|regex_replace:"/([@\.\/])/":"<wbr>$1" nofilter}}
|
||||
|
|
Loading…
Reference in a new issue