Hi there. I subscribed to this list to ask this question.
I want to do a multi-file search to strip down HTML to the part I want to keep. This is what I want. "...." means I want to keep everything between the mentioned tags. Top of document .... </title> [delete everything] <script> .... </script> [delete everything] <!-- #BeginEditable "isi" --> .... <!-- #EndEditable --> [delete everything] </body> ... End of document How would I do this? I know very basic regex, but not enough to pull this off. Thank you. -- ------------------------------------------------------------------ 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]>
