From 65f0fa85bf13df3ec22c66a8d2973429c4f13c88 Mon Sep 17 00:00:00 2001 From: Seaswimmer Date: Thu, 8 Feb 2024 17:55:23 +0000 Subject: [PATCH] it affects the links, not the embeds --- TextReplace-Rules.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/TextReplace-Rules.md b/TextReplace-Rules.md index 90e36f8..1609d5f 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 +### Beautify GitHub Pull Request/Issue links ```regex Find: https:\/\/(to)?github\.com\/(?[A-Za-z0-9-]+\/[A-Za-z0-9._-]+)\/(issues|pull)\/(?[0-9]+)\/* Replace: [$#$]($&)