BBEdit actually supports the Dreamweaver SourceFormat.txt file in which you can achieve a faire amount of fine-grained control over formatting html.
If you need a copy of the SourceFormat.txt file, email me off list and I'll send you mine, which you could use as a starting point. Then go to BBEdit->Prefs->HTML Markup And use the 'HTML Source Profile' option to specify you will be using the SourceFormat.txt file. That alone could not do all the, sometimes crazy, things I wanted, so I also wrote an Applescript that calls a perl script and 'attached' that to execute when the Format menu is called: See 'Attaching Scripts to Menu Items' in the user manual. HTH Matthew Galaher > ------ Forwarded Message > From: BBEdit-Talk List Lorin Rivers Lorin Rivers Snip: > One of the few things I use Dreamweaver for these days is formatting > my HTML > a) feature request: fine-grained control over code formatting, in a > similar fashion to Dreamweaver's > > II) to the list: anyone have any suggestions for tuneable/tweakable > scripts for performing the code formatting just how I like it? > -- ------------------------------------------------------------------ Have a feature request? Not sure the software's working correctly? If so, please send mail to <[EMAIL PROTECTED]>, not to the list. List FAQ: <http://www.barebones.com/support/lists/bbedit_talk.shtml> List archives: <http://www.listsearch.com/BBEditTalk.lasso> To unsubscribe, send mail to: <[EMAIL PROTECTED]>
