I have the following string:
txt = "string \\n and another string |\\n"
Now I only want to remove \\n the in the middl
\\n