babyshandy
6/29/2015 - 9:57 PM

Random regex list for Sublime Text

Random regex list for Sublime Text

# Remove all empty lines
Find what: ^\n
Replace With: (nothing, leave in blank)