View Single Post
Old 11-18-2018, 07:42 AM   #4
DiapDealer
Grand Sorcerer
DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.
 
DiapDealer's Avatar
 
Posts: 28,669
Karma: 205039118
Join Date: Jan 2010
Device: Nexus 7, Kindle Fire HD
Quote:
Originally Posted by AlanHK View Post
Sigil's "well formed"check is OK, all readers are OK.
Always remember that Sigil's Well Formed check is not a specification checker/validator. It merely checks to see if all open tags are closed and that there are no nesting errors (meaning improper overlap of tags--no block-level/inline rules of xhtml are checked}. It's not an exhaustive, rule-based validation routine at all. It's a down & dirty check that nothing egregious is happening. That nothing is going to prevent Sigil from safely saving the epub, and that Sigil's automated routines can be safely run. Use a spec validator plugin if you want to know if an epub is spec-compliant.
DiapDealer is offline   Reply With Quote