FWIW, I've found that Beautify leaves a lot of blank lines
I usually Replace \n{1,} with nothing and then Beautify (3 and 4 below)
Capture1 = Before Beautify
Capture2 = After Beautify, before Find and Replace
Capture3 = After Find/Replace
Capture4 = After Beautify
Maybe there's a Beautify option I don't know about
|