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
quicklook only parses/finds the first <meta> tag in an .opf file when looking for <meta name="cover" content="..."/>. An .opf file can have multiple <meta> tags so if the cover is not the first then the cover will not be displayed.
The text was updated successfully, but these errors were encountered:
quicklook only parses/finds the first <meta> tag in an .opf file when looking for <meta name="cover" content="..."/>. An .opf file can have multiple <meta> tags so if the cover is not the first then the cover will not be displayed.
The text was updated successfully, but these errors were encountered: