From 8f057c63fea6f06e921f2134d881192002dd23bc Mon Sep 17 00:00:00 2001 From: toasted-nutbread Date: Sun, 28 Feb 2021 16:38:01 -0500 Subject: Improve text parser (#1469) * Merge ungrouped characters * Update iteration * Fix incorrect code point handling * Simplify text * Specify language * Update how parsed status is represented --- ext/popup.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ext/popup.html') diff --git a/ext/popup.html b/ext/popup.html index 60058b77..62d8f925 100644 --- a/ext/popup.html +++ b/ext/popup.html @@ -29,7 +29,7 @@ -
+
-- cgit v1.2.3