Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 220 Bytes

search_and_replace_empty_lines.md

File metadata and controls

9 lines (7 loc) · 220 Bytes

Search and Replace Empty Lines

In macOS, Press + Check/click "Use Regular Expressions" In "Find" field specify ^$\n leave "Replace" field as blank. Click "Replace All"

And all Blank lines will be deleted