mirror of
https://github.com/logseq/logseq.git
synced 2026-05-04 02:46:45 +00:00
fix: add content guard
This commit is contained in:
@@ -200,6 +200,7 @@
|
||||
:down
|
||||
(-> (string/split-lines content)
|
||||
first
|
||||
(or "")
|
||||
(subs 0 pos))))
|
||||
|
||||
;; id: block dom id, "ls-block-counter-uuid"
|
||||
|
||||
Reference in New Issue
Block a user