View Single Post
Old 09-24-2024, 09:42 AM   #7
KevinH
Sigil Developer
KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.
 
Posts: 9,072
Karma: 6361556
Join Date: Nov 2009
Device: many
"section" was not a tag under the epub2 spec. So the way to make an epub3 compatible with an epub2 only e-reader, JSWolf is correct. move the class to an enclosing div supported by both. You can keep the section tag for epub3 and epub2 will then safely ignore it.

So InDesign created epub3 only code for some reason.

Last edited by KevinH; 09-24-2024 at 09:44 AM.
KevinH is offline   Reply With Quote