View Single Post
Old 12-31-2018, 01:46 PM   #9
DNSB
Bibliophagist
DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.
 
DNSB's Avatar
 
Posts: 47,092
Karma: 169815798
Join Date: Jul 2010
Location: Vancouver
Device: Kobo Sage, Libra Colour, Lenovo M8 FHD, Paperwhite 4, Tolino epos
Quote:
Originally Posted by EClaire View Post
Thanks for looking into this!

I've attached a file that includes the validation errors thrown by these <a> tags, as well as a screenshot of the tags in the edit view of Calibre and a screenshot of how Adobe Digital Editions (but not all other viewers) interprets all the text as a hyperlink because of them.

Thanks again.
I suspect most of the issue is that you are wrapping block level elements in an inline element.

As a quick and dirty fix, I'd suggest replacing the "<body class="calibre"> <a>" with "<body class="calibre">" and the "</a> </body>" with "</body>". Copy/paste should keep the EOL between the two parts of the first search elements.
DNSB is offline   Reply With Quote