Looking for a plugin for Dreamweaver to strip whitespace out BETWEEN TAGS ONLY once you are finished with the html code, and then return it back to 'coder' friendly format when you are ready to edit that file again. Can anyone recommend said plugin, executable or technique?
I've reached a point in my career where a single html doc on our server(s) get downloaded over a million times per day and I would like to see size differences of the file once I've stripped all of the code spaces, tabs, line returns, etc..
Any find/replace techniques that I've found removes spaces in the content itself.
Thanks so much in advance.
Zuko