From eef9c3ef62255882c840765b801e45f97d5b263e Mon Sep 17 00:00:00 2001 From: Cohee <18619528+Cohee1207@users.noreply.github.com> Date: Sun, 9 Mar 2025 17:41:38 +0200 Subject: [PATCH 1/3] Add info block for find regex flags #3647 --- public/scripts/extensions/regex/editor.html | 7 +++ public/scripts/extensions/regex/index.js | 49 ++++++++++++++++++++- public/scripts/extensions/regex/style.css | 18 ++++++++ 3 files changed, 72 insertions(+), 2 deletions(-) diff --git a/public/scripts/extensions/regex/editor.html b/public/scripts/extensions/regex/editor.html index 8cfe9e008..cfe0fa566 100644 --- a/public/scripts/extensions/regex/editor.html +++ b/public/scripts/extensions/regex/editor.html @@ -16,6 +16,13 @@
+
+ + + + +
+