On Fri, Jan 11, 2008 at 09:09:13AM -0600, Ron Catterall wrote: > Could this possibly be done by a regex in BBedit? Any > help/suggestions very welcome. (I could do it in PERL of course)
Nope, you can't do this with a regex. There isn't a way to keep track of the count of <formalpara>s to substitute in. You could write a Perl filter that you could execute within BBEdit, however. Ronald -- ------------------------------------------------------------------ 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]>
