Thaks everybody.
It seems that Diapdealer's regex...
Quote:
<a class="([^>]*?)" id="([^>]*?)"></a>
|
does not find anchor tags with text or another tags between the opening tag and the closing tag.
The only result found in the same book is:
Quote:
<a class="calibre16" href="../Text/Imajica_split_199.html#filepos2408474" id="filepos163573"></a>
|
but it still finds anchor tags with href inside.