How can I find and remove all occurrences of the following:
Code:
<a class="calibre7" id="pb-rw_36"></a>
taking into account that the class is always the same but the id is uniqe for each link?
I've been searching the forum and trying different combinations but so far no luck.
Many thanks!