mirror of
https://github.com/logseq/logseq.git
synced 2026-04-30 00:46:23 +00:00
Show marker when block text is empty
This commit is contained in:
committed by
Tienson Qin
parent
cba02da671
commit
b547ad8fbc
@@ -2334,7 +2334,7 @@
|
||||
(when-not plugin-slotted?
|
||||
[:div.flex-1.w-full
|
||||
(cond
|
||||
(seq title)
|
||||
(or (seq title) (:block/marker block))
|
||||
(build-block-title config block)
|
||||
|
||||
:else
|
||||
|
||||
Reference in New Issue
Block a user