Hi Arios,
It will not. It only checks for sanity - ie if the xhtml can actually be parsed and other major things like that. So any parseable xhtml text will pass. It is not a conformance checker like FlightCrew was.
The whole idea with sanity checker is to prevent autocleaning from messing up. You can now quickly detect issues with parsing yourself and hand fix them, if you are worried that autofixing will hurt your code in some way.
Sigil has outsourced all validation checks to plugins like FlightCrew and Doitsu's epubcheck.
Hope this explains things.
Kevin
|