Remove Empty Lines

Delete blank lines.

Overview

Remove lines that are empty or contain only whitespace.

Tips: Keeps lines that have at least one non-whitespace character.

FAQ

Yes. Lines with only spaces or tabs are removed as well.