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
Copy file name to clipboardExpand all lines: docs/pages/guides/basics/books.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -53,7 +53,7 @@ Archive formats, aside from EPUB files, are primarily assumed to be comic books.
53
53
54
54
#### EPUB
55
55
56
-
EPUB files typically store their metadata in an `OPF` file, but it is more limited than what can be found in a typical `ComicInfo.xml` file.
56
+
EPUB files typically store their metadata in an `OPF` file, but it is more limited than what can be found in a typical `ComicInfo.xml` file. Stump will prioritize any metadata found in an `OPF` file matching the name of the EPUB in the same directory.
0 commit comments