Hi all Regex cracks!
Is there a way to remove by one expression all anchor tags in an epub with the following syntax:
Code:
<a name="pagexx" title="yy" id="pagexx"></a>
where xx stands for the page number, and yy for diverse abbreviations of former issuers.
Maybe it's even not so difficult, but It's too much for my poor old brains.
Thanks in advance!