Xteink-X4-crosspoint-reader/lib/Epub/Epub/parsers
Jonas Diemer aca6dceaa8
fix: Make sure img alt text is treated as separate text block (#497)
## Summary

Should address issues discussed in #168 and potentially fix #478.

---

### AI Usage

While CrossPoint doesn't have restrictions on AI tools in contributing,
please be transparent about their usage as it
helps set the right context for reviewers.

Did you use AI tools to help write this code? _**PARTIALLY**_
2026-01-27 22:12:40 +11:00
..
ChapterHtmlSlimParser.cpp fix: Make sure img alt text is treated as separate text block (#497) 2026-01-27 22:12:40 +11:00
ChapterHtmlSlimParser.h fix: line break (#525) 2026-01-27 22:07:02 +11:00
ContainerParser.cpp Thoroughly deinitialise expat parsers before freeing them (#103) 2025-12-22 17:16:39 +11:00
ContainerParser.h Small code cleanup (#83) 2025-12-21 15:43:53 +11:00
ContentOpfParser.cpp feat: dict based Hyphenation (#305) 2026-01-19 12:56:26 +00:00
ContentOpfParser.h feat: dict based Hyphenation (#305) 2026-01-19 12:56:26 +00:00
TocNavParser.cpp fix: Handle EPUB 3 TOC to spine mapping when nav file in subdirectory (#332) 2026-01-13 00:57:34 +11:00
TocNavParser.h Add EPUB 3 nav.xhtml TOC support (#197) 2026-01-03 19:10:35 +11:00
TocNcxParser.cpp fix: Handle EPUB 3 TOC to spine mapping when nav file in subdirectory (#332) 2026-01-13 00:57:34 +11:00
TocNcxParser.h New book.bin spine and table of contents cache (#104) 2025-12-24 22:36:13 +11:00