Remove Those Extra Line Returns in Files
Occasionally when I download files for site that I work on, text files have extra returns after every line of text. It’s annoying, and makes it much harder to work with code like this. I recently came across this regular expression to remove these in Dreamweaver, but it will work as well in TextWranger (or […]
Remove Those Extra Line Returns in Files Read More »