Hey all, Its a little nitpicky, but I am doing some code cleanup, and I want to format my css include file to go from this:
[code] \twidth:85%; \tmargin:0 auto; \tpadding:10px; \tposition:relative; to \twidth:\t\t\t85%; \tmargin:\t\t0 auto; \tpadding:\t\t10px; \tposition:\t\trelative; [/code] so it all aligns in columns, is there an adcanced regex function i can use, or a reflow document preference that can be manually set on a per doc basis? cheers! Bo -- You received this message because you are subscribed to the "BBEdit Talk" discussion group on Google Groups. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at <http://groups.google.com/group/bbedit?hl=en> If you have a feature request or would like to report a problem, please email "[email protected]" rather than posting to the group. Follow @bbedit on Twitter: <http://www.twitter.com/bbedit>
