fix: template insert

pull/2614/head 0.3.3
Tienson Qin 2021-08-11 23:02:04 +08:00
parent b382f6df47
commit 4897a88bfc
1 changed files with 0 additions and 5 deletions

View File

@ -337,11 +337,6 @@
postfix (subs edit-content current-pos)
postfix (if postfix-fn (postfix-fn postfix) postfix)
new-value (cond
(and
(string/blank? prefix)
(string/blank? postfix))
edit-content
space?
(util/concat-without-spaces prefix postfix)