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
What steps will reproduce the problem?
1. configure a tokenValue file with values having "\n" and the like
2. run the replacer plugin as usual
What is the expected output? What do you see instead?
Id'like to have newline for instance in the output. Also true for tabs, or any
"usually" escaped characters.
Example of tokenValue file :
\(\r=\n(
would replace :
blablah (
by :
blahblah
(
What version of the product are you using?
1.5.1
Please provide any additional information below.
Original issue reported on code.google.com by [email protected] on 28 Oct 2013 at 5:32
The text was updated successfully, but these errors were encountered:
Original issue reported on code.google.com by
[email protected]
on 28 Oct 2013 at 5:32The text was updated successfully, but these errors were encountered: