Quote:
Originally Posted by SigilBear
I just recently learned how to make SVG images. They were working great in my pub until I discovered they're registering errors in Pagina: Attribute data-name not allowed here
|
Attributes that start with
data- are custom attributes. Since they're usually app-specific, you can simply delete them. I.e., search for
data-name=".*?" and delete the attribute.
Quote:
Originally Posted by SigilBear
Pagina E-pub Checker. Is there are better epub checker I should be using?
|
pagina EPUB-Checker is a GUI for
EPUBCheck. There is no better checker.