From f1d070702a0eac8e59334b875bd64ac409b5ae8c Mon Sep 17 00:00:00 2001 From: qwreey Date: Sun, 7 Jun 2026 11:42:17 +0000 Subject: [PATCH] =?UTF-8?q?fix:=20=3F=3F=20should=20sounds=20=EC=96=B4=3F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- packages/utils/saferKorean.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/utils/saferKorean.ts b/packages/utils/saferKorean.ts index 4acc1a2..c6ca9e2 100644 --- a/packages/utils/saferKorean.ts +++ b/packages/utils/saferKorean.ts @@ -543,7 +543,7 @@ export namespace processSymbol { // Process isolated symbols export function processIsolatedSymbol(input: string): string { return input - .replace(/^ * (\?+) *$/, "어?") + .replace(/^ *(\?+) *$/, "어?") .replace(/^ *[?!'"]+ *$/, (total) => [...total] .map(