You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I sometimes use JoliTypo to fix a text which has already been fixed before. If my text contains Personnalisation, after multiple saves, as many ­ will be added, which ends up giving me this kind of content :
I sometimes use JoliTypo to fix a text which has already been fixed before. If my text contains
Personnalisation
, after multiple saves, as many­
will be added, which ends up giving me this kind of content :A lazy solution would be to replace (with regexp)
­­
with­
.Todo :
The text was updated successfully, but these errors were encountered: