Add navigation and proper webkit integration with basic chapter display

This commit is contained in:
Marko Andjelic 2026-01-26 04:30:47 +00:00
commit 935dc795d0
5 changed files with 144 additions and 42 deletions

View file

@ -114,4 +114,4 @@ embedImages arch bdir = map processTag
Just entry ->
let rawData = B.toStrict $ fromEntry entry
b64 = TE.decodeUtf8 $ B64.encode rawData
in "data:" <> getMimeType fullPath <> ";base64," <> b64
in "data:" <> getMimeType fullPath <> ";base64," <> b64