For some reason it results in "\\n", it shouldn't escape "\n" - a quick fix would be to use regexp (search and replace).
For some reason it results in "\n", it shouldn't escape "\n" - a quick fix would be to use regexp (search and replace).