SyntaxFix
Write A Post
Hire A Developer
Questions
This will remove any number of blank lines
CTRL + H to replace
Select Extended search mode
replace all \r\n with (space)
\r\n
then switch to regular expression and replace all \s+ with \n
\s+
\n