mirror of
https://github.com/logseq/logseq.git
synced 2026-05-01 01:16:27 +00:00
dev: add malli-schema & generate kondo config
This commit is contained in:
@@ -81,7 +81,7 @@
|
||||
input-id (state/get-edit-input-id)
|
||||
text (string/replace text "\r\n" "\n") ;; Fix for Windows platform
|
||||
shape-refs-text (when (and (not (string/blank? html))
|
||||
(get-whiteboard-tldr-from-text html))
|
||||
(get-whiteboard-tldr-from-text html))
|
||||
;; text should alway be prepared block-ref generated in tldr
|
||||
text)
|
||||
internal-paste? (and
|
||||
|
||||
Reference in New Issue
Block a user