fix: reuse page uuids when parsing files

This commit also removes `with-id?` because it's too confusing.

Fixes LOG-3143
This commit is contained in:
Tienson Qin
2024-06-15 22:52:30 +08:00
parent 4281274512
commit b294896f8a
16 changed files with 143 additions and 139 deletions

View File

@@ -102,7 +102,7 @@
{})))
"Default to enabled when :property-pages/enabled? is not in config")
(is (= ["tags" "foo" "bar"]
(is (= ["foo" "bar" "tags"]
(:page-refs
(extract-properties
;; tags is linkable and background-color is not