mirror of
https://github.com/friendica/friendica
synced 2025-05-01 09:44:23 +02:00
[frio] Add slash to punctuation wrapper template
This commit is contained in:
parent
f97db3add9
commit
3ab0f90654
1 changed files with 1 additions and 1 deletions
|
@ -1 +1 @@
|
|||
{{$text|regex_replace:"/([@\.])/":"<wbr>$1" nofilter}}
|
||||
{{$text|regex_replace:"/([@\.\/])/":"<wbr>$1" nofilter}}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue