Fix more parser failures (#10)

* stabilize section parsing, now seems to read all ebooks I tested with
* refactored Open() into smaller funcs
* bump version
This commit is contained in:
T.v.Dein
2025-10-20 18:54:49 +00:00
committed by GitHub
parent cb671b7401
commit f524083210
4 changed files with 144 additions and 41 deletions

View File

@@ -32,7 +32,7 @@ import (
)
const (
Version string = `v0.0.5`
Version string = `v0.0.6`
Usage string = `This is epuppy, a terminal ui ebook viewer.
Usage: epuppy [options] <epub file>