DOC-FULL-012 P0 | Markdown 解析完整化 【status:partial】 #64

Closed
opened 2026-06-07 11:33:15 +08:00 by wangdl · 1 comment
Owner

Heading/Paragraph/List/CodeBlock/Quote/Table/Image/Link/HorizontalRule,每个 block 有稳定 blockId,支持 search 和 position

M-DOC-FULL 里程碑 issue。详见设计文档。

## Heading/Paragraph/List/CodeBlock/Quote/Table/Image/Link/HorizontalRule,每个 block 有稳定 blockId,支持 search 和 position M-DOC-FULL 里程碑 issue。详见设计文档。
wangdl added this to the M-DOC-FULL:Document Runtime 完整阅读内核与学习事件协议 milestone 2026-06-07 11:33:15 +08:00
wangdl changed title from DOC-FULL-012 P0 | Markdown 解析完整化 to DOC-FULL-012 P0 | Markdown 解析完整化 【status:partial】 2026-06-07 19:15:03 +08:00
Author
Owner

审查结论:document runtime 当前有文件类型识别/MaterialType/PreviewMode/DocumentInfo(基本)/Markdown解析/Text解析/ImageMeta/Search(V1 Markdown+Text)/NoteAnchor(V1)/ReadingEvent(V1)/ReadingPosition(V1)/EventBuffer(V1基础)/iOS构建/UniFFI绑定/docs。但 V2 核心模型(ReadingSession/EventV2/ActiveTimeTracker)不存在,EventBuffer 缺 ack/failed,Position 缺 camelCase+clamp,PDF/EPUB/Office 为 stub,测试覆盖不足 V2。

本 Issue: markdown.rs 383 行,8 种 block+blockId。Heading/Paragraph/List/CodeBlock/Quote/Table/Image/HorizontalRule。缺: Link 为 inline 需文档说明。blockId 稳定性未验证。

状态: status:partial
工作类型: work:extend-existing

## 审查结论:document runtime 当前有文件类型识别/MaterialType/PreviewMode/DocumentInfo(基本)/Markdown解析/Text解析/ImageMeta/Search(V1 Markdown+Text)/NoteAnchor(V1)/ReadingEvent(V1)/ReadingPosition(V1)/EventBuffer(V1基础)/iOS构建/UniFFI绑定/docs。但 V2 核心模型(ReadingSession/EventV2/ActiveTimeTracker)不存在,EventBuffer 缺 ack/failed,Position 缺 camelCase+clamp,PDF/EPUB/Office 为 stub,测试覆盖不足 V2。 **本 Issue**: markdown.rs 383 行,8 种 block+blockId。Heading/Paragraph/List/CodeBlock/Quote/Table/Image/HorizontalRule。缺: Link 为 inline 需文档说明。blockId 稳定性未验证。 **状态**: status:partial **工作类型**: work:extend-existing
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

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