wip: get references from property values

This commit is contained in:
Tienson Qin
2022-08-30 18:06:25 +08:00
parent 51c318e2da
commit d1d1dc50c2
8 changed files with 94 additions and 110 deletions

View File

@@ -240,7 +240,7 @@
[v]
(if-some [res (text/parse-non-string-property-value v)]
res
(text/split-page-refs-without-brackets v)))
(page-ref/get-page-name v)))
(defn- build-property-two-arg
[e]