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
{{ message }}
This repository was archived by the owner on Aug 4, 2021. It is now read-only.
It was an utter failure to not use the delimiters key and trying to manually write [SERVERPATH] as key name. I also tried to escape the key like \[SERVERPATH\] without output success .
The text was updated successfully, but these errors were encountered:
yairEO
changed the title
fails to replace with "Expecting Unicode escape sequence \uXXXX" error
mixed-typed variable names (some with delimiters, some not)
Jan 11, 2017
Special characters are now supported in keys thanks to @mrkishi, so I'll close this. An alternative solution would be just to have two plugin instances — one with delimiters, one without.
How can I do mixed replace? (some variables have delimiters and some don't:
It was an utter failure to not use the
delimiters
key and trying to manually write[SERVERPATH]
as key name. I also tried to escape the key like\[SERVERPATH\]
without output success .The text was updated successfully, but these errors were encountered: