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
EPUB reader: fix links to other files in the epub...
making them internal links to a fragment derived from the
filename. There was already code to handle links like
`#foo`, but not to handle links like `ch0001.html#foo`.
Closes#10207.
0 commit comments