mirror of
https://github.com/logseq/logseq.git
synced 2026-05-01 09:26:28 +00:00
update inserting blocks position
This commit is contained in:
@@ -400,7 +400,6 @@
|
||||
|
||||
(defn- get-block-content
|
||||
[utf8-content block format]
|
||||
(def aaa [utf8-content block format])
|
||||
(let [meta (:meta block)
|
||||
content (if-let [end-pos (:end-pos meta)]
|
||||
(utf8/substring utf8-content
|
||||
|
||||
Reference in New Issue
Block a user