mirror of
https://github.com/logseq/logseq.git
synced 2026-05-02 09:56:31 +00:00
Add option to show full block body in ref
This commit is contained in:
committed by
Junyi Du
parent
77e63f6461
commit
e58e545248
@@ -670,6 +670,10 @@ Similar to re-frame subscriptions"
|
||||
[]
|
||||
(:editor/logical-outdenting? (sub-config)))
|
||||
|
||||
(defn show-full-blocks?
|
||||
[]
|
||||
(:ui/show-full-blocks? (sub-config)))
|
||||
|
||||
(defn preferred-pasting-file?
|
||||
[]
|
||||
(:editor/preferred-pasting-file? (sub-config)))
|
||||
|
||||
Reference in New Issue
Block a user