Quote:
Originally Posted by dbird
The whole issue to me is still not clear.
...
This smells like a bug to me. Or, maybe a feature? 
|
No. For me it looks more for an accidental error.
The original code seems to be something like
<p class="calibre1"><a id="p26"></a><img src="../images/00003.png"/></p>
with maybe something additional between </a> and <img
Usually this behavior happen by a S&R where the automatic code error correction add missing start and end tag's to become a valid HTML code. Or because of an accidental CR key stroke while the cursor was at this position in the active code view window. Something like that.