You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When an OPF contains both an EPUB 2 (<meta name=>) and EPUB 3 (<meta property=>) meta tags for the same key, the EPUB 3 ones should take precedence and the EPUB 2 ones ignored. Currently both are added to the otherMetadata dictionary.