I'm evaluating BBEdit after years of working with Dreamweaver. My *one* obstacle is html code formatting. How do I prevent BBEdit from placing the <br /> tag on a new line when choosing Utilities > Format >Gentle Hierarchical

Why not just create a Text Factory that does a Format Markup Gentle Hierarchical and then search & replace \r\s*(<br />) with \1?

Or if youy really want to leave their placement alone, first search and replace <br /> with W0M8AT, then do the Format Markup Gentle Hierarchical and then search and replace back.

Enjoy,
   Peter.


--
Check out Interarchy 8.2, just released, now with Growl support.
<http://www.stairways.com/>  <http://download.stairways.com/>

--
------------------------------------------------------------------
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]>

Reply via email to