-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
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 pascal.r...@gmail.com on 28 Oct 2013 at 5:32
Reactions are currently unavailable