Quote:
Originally Posted by Moonraker
I always say no and open the file with Sigil and check myself and always there are no errors according to both Flight Crew's validation and Sigil's own validation.
|
Please try to remember that Sigil doesn't have its own validation. The Well Formedness check basically only checks to see if the markup is machine parseable (all opening tags have matching closing tags and there aren't any nesting mismatches). It should not be used to check if the file(s) in question conform to any kind of epub or xhtml specifications.