mirror of
https://github.com/logseq/logseq.git
synced 2026-05-01 17:36:33 +00:00
fix: paste headings
This commit is contained in:
@@ -2964,6 +2964,7 @@
|
||||
(html-parser/convert format html)
|
||||
initial-text)
|
||||
input (state/get-input)]
|
||||
;; (def html html)
|
||||
(if-not (string/blank? text)
|
||||
(if (or (thingatpt/markdown-src-at-point input)
|
||||
(thingatpt/org-admonition&src-at-point input))
|
||||
|
||||
Reference in New Issue
Block a user