I have tried everything to delete blank lines. It worked once but then I could not get it to work again. I've used ^\n and also ^ *\n. I've gone into preferences and seleceted editor and tried checking and unchecking "Use POSIX regular expression syntax" and neither has worked. I am working with an xml file. I've also converted it to a text file.
It's been a while since I used Regular Expressions, so I sure would appreciate anyone's help.