DOC-FULL-012:Markdown 解析补测试与验收 #113
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?
目标
补齐 Markdown 解析的 block 结构测试与验收。
覆盖
heading, paragraph, list, blockquote, code block, table, link, image, frontmatter
验收
Markdown 可解析为 block 结构;blockId 稳定;heading 层级正确;code block 保留语言信息;table 不崩溃;有 Markdown fixture 测试