fix: paste headings

This commit is contained in:
Tienson Qin
2022-05-28 15:02:41 +08:00
parent 08e3ba02a0
commit a3709d8c70
2 changed files with 4 additions and 1 deletions

View File

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