diff --git a/app/src/protyle/util/paste.ts b/app/src/protyle/util/paste.ts index d6700eefb24..0b77d5c58b1 100644 --- a/app/src/protyle/util/paste.ts +++ b/app/src/protyle/util/paste.ts @@ -452,9 +452,14 @@ export const paste = async (protyle: IProtyle, event: (ClipboardEvent | DragEven )) { isHTML = false; } else { - // 需注意 Edge 中的画选不应识别为图片 https://github.com/siyuan-note/siyuan/issues/7021 + // 需注意 Edge 中的划选不应识别为图片 https://github.com/siyuan-note/siyuan/issues/7021 isHTML = true; } + + if (textPlain && "" !== textPlain.trim() && textHTML.startsWith("