I have a regex I did in PHP a while back to minify markup. By minify, I mean it removes line breaks, indents, uneccessary white space, comments, etc from my HTML when served to the client (do a view source on google's homepage to see something similar). Anyway, does anyone know if a regex that does this has already been written in ColdFusion? Or if there is another way to do this ColdFusion?
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date Get the Free Trial http://ad.doubleclick.net/clk;203748912;27390454;j Archive: http://www.houseoffusion.com/groups/RegEx/message.cfm/messageid:1161 Subscription: http://www.houseoffusion.com/groups/RegEx/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.21
