ianh
Newbie
Karma: 1
Offline
Posts: 0
|
 |
« on: February 03, 2009, 15:41 » |
|
I'm attempting to add in multiple values for a phrase in the rewritter, but I need to use a comma within a few of the replacements. To be clear, I have the following...
[I am] is the tag. The values are... I am I'm Personally, I am In my view, I am For what it is worth, I'm
Now, the "I'm" instances turn out fine, the apostrophe is just escaped with a \ However, wherever there is a comma, upon saving anything after the comma is broken to another line and is treated like a seperate value. So "Peronally, I am" becomes "Personally" and " I am".
Has anyone else had this issue? Can CS just not handle commas in the rewritter? Thanks!
|