fix local markdown attachment regressions
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user