mirror of
https://github.com/logseq/logseq.git
synced 2026-04-30 17:06:23 +00:00
wip: get references from property values
This commit is contained in:
@@ -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]
|
||||
|
||||
Reference in New Issue
Block a user