From f5fea84b84aff3047cf48ff62afdfb8a8d61bfc9 Mon Sep 17 00:00:00 2001 From: Seaswimmer Date: Thu, 8 Feb 2024 17:54:07 +0000 Subject: [PATCH] i tested it --- TextReplace-Rules.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/TextReplace-Rules.md b/TextReplace-Rules.md index 770f068..90e36f8 100644 --- a/TextReplace-Rules.md +++ b/TextReplace-Rules.md @@ -38,7 +38,7 @@ Replace: https://youtu.be/$1 Find: https:\/\/media\.discordapp\.net(?=\/) Replace: https://cdn.discordapp.com ``` -### Beautify GitHub Pull Request/Issue embeds (untested) +### Beautify GitHub Pull Request/Issue embeds ```regex Find: https:\/\/(to)?github\.com\/(?[A-Za-z0-9-]+\/[A-Za-z0-9._-]+)\/(issues|pull)\/(?[0-9]+)\/* Replace: [$#$]($&)