From 0cd3f3f963bcbe55fb2499e154a42d65e8d422af Mon Sep 17 00:00:00 2001
From: Daniel <845765@qq.com>
Date: Sat, 10 May 2025 10:15:19 +0800
Subject: [PATCH] :art: Clean code
---
app/src/protyle/util/paste.ts | 1 -
1 file changed, 1 deletion(-)
diff --git a/app/src/protyle/util/paste.ts b/app/src/protyle/util/paste.ts
index e172c5dc0..4650384f7 100644
--- a/app/src/protyle/util/paste.ts
+++ b/app/src/protyle/util/paste.ts
@@ -484,7 +484,6 @@ export const paste = async (protyle: IProtyle, event: (ClipboardEvent | DragEven
}
const textHTMLLowercase = textHTML.toLowerCase();
- // 数据来自 SimiliarWeb,为了方便对比,我们以 链
if (textPlain && "" !== textPlain.trim() && (textHTML.startsWith(" textHTMLLowercase.indexOf("class=\"katex") && 0 > textHTMLLowercase.indexOf("class=\"math") &&
0 > textHTMLLowercase.indexOf("") && 0 > textHTMLLowercase.indexOf("") &&