From 4dc31f20ca6bebe152dab301aa0595c6cbf3a8a1 Mon Sep 17 00:00:00 2001 From: Steven Levithan Date: Mon, 20 May 2024 20:15:21 +0200 Subject: [PATCH] Tweak Awesome Regex badge --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 4ad4fa7..1a8ef2b 100644 --- a/README.md +++ b/README.md @@ -2,8 +2,8 @@ [](https://github.com/slevithan/awesome-regex) -  Included in
[Awesome Regex](https://github.com/slevithan/awesome-regex) +Included in
+[Awesome Regex](https://github.com/slevithan/awesome-regex) Regex Colorizer adds syntax highlighting to your regular expressions in blogs, docs, regex testers, and other tools. Supports the **JavaScript regex flavor** ([ES2022](https://github.com/slevithan/awesome-regex#javascript-regex-evolution)) with **web reality**. In other words, it highlights regexes as web browsers actually interpret them.