Welcome to the Joint-Venture Blog from Fabio Cortesi and Stefan Jäger.
06.02.2008 - Stefan Jäger
I got into a situation, in which I had the content of a large XML file in my clipboard. Unfortunately, the whole file didn’t had any breaks, they were all printed as \r\n.
But with Programmer’s Notepad 2 there is a simple solution. In the replace dialog, just enable the option “Allow backslash expression” in the Replace dialog and replace all \r\n in the text with “real” \r\n, which appear as breaks in the text.
Comments
Leave a comment
