From 7f61b99be203c70091a6646d66f48c8c5509d26f Mon Sep 17 00:00:00 2001 From: jpirnay Date: Sat, 23 May 2026 20:21:11 +0200 Subject: [PATCH] Review comments --- docs/epub-toc-navigation.md | 2 +- docs/file-formats.md | 2 +- lib/Epub/Epub.cpp | 3 ++- lib/Epub/Epub/parsers/ChapterHtmlSlimParser.cpp | 1 + lib/Epub/Epub/parsers/PageMapParser.cpp | 8 +++++++- open-x4-sdk | 2 +- src/activities/reader/EpubReaderActivity.cpp | 5 ++++- src/components/themes/BaseTheme.cpp | 14 +++++++++----- 8 files changed, 26 insertions(+), 11 deletions(-) diff --git a/docs/epub-toc-navigation.md b/docs/epub-toc-navigation.md index 2a56a194..61a374e3 100644 --- a/docs/epub-toc-navigation.md +++ b/docs/epub-toc-navigation.md @@ -177,7 +177,7 @@ Only one of (2), (3a), or (3b) writes the cache file `/pagelist.bin` Written once per book at index time; consumed once per section build. Format: -``` +```text [uint16_t entryCount] [String href][String anchor][String label] // repeated entryCount times ``` diff --git a/docs/file-formats.md b/docs/file-formats.md index a62223f2..5ab2a418 100644 --- a/docs/file-formats.md +++ b/docs/file-formats.md @@ -264,7 +264,7 @@ if (parsedSize != fileSize) { Per-book cache file produced at index time from one of the EPUB printed-page sources (NCX ``, EPUB 3 nav `