From f920fe900110e7cc60c19135e5fe05625eea86cd Mon Sep 17 00:00:00 2001 From: Siah Date: Sat, 11 May 2024 22:59:43 +0900 Subject: [PATCH 1/3] feat: added `remove` field with regex parsing --- index.html | 9 +++++++-- playground.js | 9 +++++++++ 2 files changed, 16 insertions(+), 2 deletions(-) diff --git a/index.html b/index.html index df1f93e..cc9bcd4 100644 --- a/index.html +++ b/index.html @@ -13,13 +13,18 @@ - -
+
+ + //
+ + + +
- - //
+   + //
From 5f2d8a7e0ed69552b95b40739b5841b51d80dfb7 Mon Sep 17 00:00:00 2001 From: Siah Date: Sun, 12 May 2024 11:05:58 +0900 Subject: [PATCH 3/3] feat: fold advanced options under a
disclosure --- index.html | 19 +++++++++++-------- 1 file changed, 11 insertions(+), 8 deletions(-) diff --git a/index.html b/index.html index 67e2ccf..6bbea03 100644 --- a/index.html +++ b/index.html @@ -18,14 +18,6 @@
-
-   - //
- - - -
-
+
+

Advanced options

+
+   + //
+ + + +
+
+