I've gotten used to using the Validate Epub option in Sigil. I believe it uses the Flightcrew validator. Occasionally I'll find an error and am able to fix it fairly easily. More often I'm thrilled to see No Errors Found displayed.
I've run an error now and I cannot figure it out for the life of me.
I have an image that appears under the chapter number on every chapter header.
This is the error I'm receiving:
value 'id=' does not match regular expression facet '\c+'
and this is the code for every one of these instances:
Code:
<p class="tightgraphic2"><img alt="" height="79" src="../Images/EmpireEmblem.jpg" width="30" /></p>
I have no idea what may be wrong with this code that could be causing this error. Does anyone see a problem with it that I may be missing?
Thanks.
- Byron Followell