Editing an epub file
I need to take out all page number references from an epub file. They appear like this - <p class="calibre_"><span class="bold">Page 52</span></p>.
I can delete each one separately, but can I use a wild card term instead of the number to replace/delete all of them in one go?
|