basic Search & Replace for dummies
Hi,
I have a poorly built book that has page footers with numbers that I want to delete. Using Find and Replace this expression finds most of what I need:
The Title of the Blabity Blah [1-9]+
But I also would like to delete the </p> tag that follows the page number and ends each footer.
How do I include and capture that tag in the Find results?
And then I assume leaving the Replace field empty will delete the footer for me. Right?
Thanks
|