DOC-502 实现 EPUB metadata/目录解析 #26

Closed
opened 2026-05-30 19:56:08 +08:00 by wangdl · 1 comment
Owner

实现 EPUB 基础结构解析。

功能:读取 EPUB zip 容器、解析 container.xml、解析 OPF metadata、解析 spine、解析 nav/toc、返回章节列表

非目标:不做 EPUB 全渲染、不做复杂 CSS、不做 DRM、不做 Kindle 格式

验收标准:能读取无 DRM EPUB、能输出标题/作者/章节列表、能生成 EpubReadingPosition、有 fixture 测试

实现 EPUB 基础结构解析。 功能:读取 EPUB zip 容器、解析 container.xml、解析 OPF metadata、解析 spine、解析 nav/toc、返回章节列表 非目标:不做 EPUB 全渲染、不做复杂 CSS、不做 DRM、不做 Kindle 格式 验收标准:能读取无 DRM EPUB、能输出标题/作者/章节列表、能生成 EpubReadingPosition、有 fixture 测试
wangdl added this to the M5:EPUB 与笔记锚点扩展 milestone 2026-05-30 19:56:08 +08:00
wangdl added the
priority:p1
type:implementation
area:epub
labels 2026-05-30 19:56:08 +08:00
Author
Owner

关闭 — 被新 issue 替代

DOC-502 EPUB 实现 → DOC-FULL-016。详细工作在新 DOC-FULL issue 中。

## 关闭 — 被新 issue 替代 DOC-502 EPUB 实现 → DOC-FULL-016。详细工作在新 DOC-FULL issue 中。
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: wangdl/zhixi-document-runtime#26
No description provided.