Select Multiple Lines up to HTML Tag
Posted: Sun Nov 19, 2000 2:54 pm
1. How do I select and delete in every single open document whatever appears before a certain HTML tag? (In this case <font size=+3>)
In other words there's a lot of different junk, but all files have this tag and I want to destroy everything before "<font size=+3>" in every file.
2. How do I paste a new block of text at the beginning of every open file?
I'm new to regular expressions. Trying to learn.
THANKS!!
In other words there's a lot of different junk, but all files have this tag and I want to destroy everything before "<font size=+3>" in every file.
2. How do I paste a new block of text at the beginning of every open file?
I'm new to regular expressions. Trying to learn.
THANKS!!