DOC-FULL-012A P1 | Markdown 解析完整性验收 【status:todo】 #85
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Fixture 测试:complex_markdown.md。验证 8 种 block、blockId 稳定、heading level、code language、table 结构、image alt/src。明确 Link 是 inline 非 block。
M-DOC-FULL v2 里程碑 issue。
DOC-FULL-012A P1 | Markdown 解析完整性验收to DOC-FULL-012A P1 | Markdown 解析完整性验收 【status:todo】审查结论: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: Fixture complex_markdown.md 不存在。blockId 稳定性未验证。
状态: status:todo
工作类型: work:test
验收完成
验收内容
新增
fixtures/markdown/complex_markdown.md— 含全部 8 种 block 的复杂文档markdown.rs:test_fixture_complex_markdown— 全量验收测试验证