update inserting blocks position

This commit is contained in:
rcmerci
2021-05-18 12:31:26 +08:00
committed by Tienson Qin
parent 454d301cc3
commit a45da8af93
2 changed files with 54 additions and 9 deletions

View File

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