From 7837bb713260c041852e92660eab2d6df6e8adb4 Mon Sep 17 00:00:00 2001 From: Enzo Davico Date: Thu, 26 Sep 2024 21:02:17 -0300 Subject: [PATCH] fix(regex): support more characters in OBS_TAG_REGEXP Expand Unicode character classes to include a wider range of characters, particularly addressing the issue with Chinese character recognition. --- src/note.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/note.ts b/src/note.ts index 17330c31..d6525d95 100644 --- a/src/note.ts +++ b/src/note.ts @@ -12,7 +12,7 @@ const TAG_PREFIX:string = "Tags: " export const TAG_SEP:string = " " export const ID_REGEXP_STR: string = String.raw`\n?(?: