line 1 single backslash
line 2 double backslash \
line 3 followed by empty lines
@Lazeez
On the xml response from the Edit button in the textarea:
Strip the br tags and double the backslashs.
That should solve these two problems.
If anyone has other discrepancies between the original post and the edited one, please comment.
Better would be strip the br tags from the textarea
And double the backslash on save. That would also prevent using a single backslash to escape something. and would preserve the quote system.