fix local markdown attachment regressions

This commit is contained in:
lix-2026
2026-05-29 11:13:05 +08:00
parent 1109e3c0d8
commit cbe789e034
63 changed files with 3249 additions and 1502 deletions
@@ -351,6 +351,7 @@ impl PageAggregateBuilder {
block_document: block_document.unwrap_or(Value::Null),
block_projection_version,
projection_source: "builder.content".into(),
attachment_refs: Value::Array(Vec::new()),
},
tree: PageTree {
page_subtree: self.page_subtree,