Show marker when block text is empty

This commit is contained in:
Phoenix Eliot
2023-04-15 02:28:01 -04:00
committed by Tienson Qin
parent cba02da671
commit b547ad8fbc

View File

@@ -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