mirror of
https://github.com/logseq/logseq.git
synced 2026-04-29 00:24:51 +00:00
fix: CI
This commit is contained in:
@@ -47,7 +47,7 @@
|
||||
|
||||
:else
|
||||
(recur r1 t2 (inc i1) i2))))
|
||||
current-line (text-util/get-current-line-by-pos markup pos)]
|
||||
current-line (:line (text-util/get-current-line-by-pos markup pos))]
|
||||
(cond
|
||||
(= (util/nth-safe markup pos)
|
||||
(util/nth-safe markup (inc pos))
|
||||
|
||||
Reference in New Issue
Block a user