mirror of
https://github.com/logseq/logseq.git
synced 2026-05-04 02:46:45 +00:00
chore: clean up and some docs
This commit is contained in:
@@ -712,7 +712,7 @@
|
||||
(when container
|
||||
{:last-edit-block edit-block
|
||||
:container (gobj/get container "id")
|
||||
:pos (util/get-input-pos (gdom/getElement edit-input-id))})))
|
||||
:pos (cursor/pos (gdom/getElement edit-input-id))})))
|
||||
|
||||
(defn set-editing!
|
||||
([edit-input-id content block cursor-range]
|
||||
|
||||
Reference in New Issue
Block a user