mirror of
https://github.com/logseq/logseq.git
synced 2026-05-29 23:19:38 +00:00
Summary: - Add sidecar-backed matching for sparse block ids so ordinary blocks can omit visible id:: metadata. - Preserve edited markdown sibling order when inserts/deletes happen around existing blocks. - Reject ambiguous unmarked duplicate edits instead of guessing block identity. - Document sidecar storage and matching rules in markdown mirror ADRs. - Add deterministic and seeded randomized markdown edit roundtrip coverage.