I have a file that I need to reformat and remove \"extra\" blank lines.
I am using the Perl syntax regular expression search and replace functionality of UltraEdit a
On my Intellij IDE what was search for \n\n and Replace it by \n
\n\n
\n