Hello,
When I validate an ePub I made using:
http://validator.idpf.org/application/validate
I get an error saying:
Quote:
value of attribute "href" is invalid; must be a URI
|
Reading online I see that what might cause this issue is the ampersand symbols in the url given at the href attribute.
example link that gives an error:
How can I get those links to pass validation and still make them go where they should?
On another note, I have a file that is 372KB and Calibre Book check spits out that the file is too large. On which specific eBooks readers there might be a problem with those files?
Does this limitation still exist in ePub 3? I don't mind performance issues.