Remove Blank Lines from file with dreamweaver

8
Jul
0

1) select an entire blank line (click on the line number)
2) with the blank line selected do a find and replace (ctrl f)
3) replace the blank line with some unique character string (i.e. —–) string shouldn’t occur any were else in the file
4) replace all no this will get rid of all line breaks, but they will now be replaced by —–
5) open a file that contains a blank line, select it and copy it (ctrl c)
6) go back to your original file
7) select —–
8) find and replace (ctrl f)
9) paste the blank line in the replace with field
10) replace all

Filed under: Dreamweaver
Comments (0) Trackbacks (0)

No comments yet.

Sorry, the comment form is closed at this time.