From 36568bc95c0b6b38ede6fde7adb7d4ee2863235f Mon Sep 17 00:00:00 2001 From: wookie184 Date: Tue, 11 Jun 2024 18:54:42 +0000 Subject: Deploying to docs from @ python-discord/bot-core@c17d29a38019ba05a65f1ba3cafa084d2dd76ec7 🚀 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- main/output/pydis_core.utils.regex.html | 89 ++++++++++++++++++++++++++++----- 1 file changed, 76 insertions(+), 13 deletions(-) (limited to 'main/output/pydis_core.utils.regex.html') diff --git a/main/output/pydis_core.utils.regex.html b/main/output/pydis_core.utils.regex.html index ad4c75b0..dc308ddd 100644 --- a/main/output/pydis_core.utils.regex.html +++ b/main/output/pydis_core.utils.regex.html @@ -5,10 +5,10 @@ - + regex - Pydis Core Latest (11.1.0) - + @@ -72,7 +72,7 @@ Light mode + stroke-width="1" stroke-linecap="round" stroke-linejoin="round" class="feather-sun"> @@ -87,7 +87,7 @@ Dark mode + stroke-width="1" stroke-linecap="round" stroke-linejoin="round" class="icon-tabler-moon"> @@ -95,7 +95,7 @@ Auto light/dark mode + stroke-width="1" stroke-linecap="round" stroke-linejoin="round" class="icon-tabler-shadow"> @@ -105,6 +105,60 @@ + + Auto light/dark, in light mode + + + + + + + + + + + + + + + Auto light/dark, in dark mode + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -116,6 +170,8 @@
Hide table of contents sidebar
+Skip to content +
@@ -133,7 +189,8 @@
@@ -374,11 +431,17 @@ Back to top
- +
@@ -388,13 +451,13 @@
-
+

regex¶

Common regular expressions.

-DISCORD_INVITE[source]¶
+DISCORD_INVITE[source]¶

Regex for Discord server invites.

Warning

@@ -408,7 +471,7 @@ such as
-FORMATTED_CODE_REGEX[source]¶
+FORMATTED_CODE_REGEX[source]¶

Regex for formatted code, using Discord’s code blocks.

@@ -416,7 +479,7 @@ such as
-RAW_CODE_REGEX[source]¶
+RAW_CODE_REGEX[source]¶

Regex for raw code, not using Discord’s code blocks.

@@ -497,7 +560,7 @@ such as - + \ No newline at end of file -- cgit v1.2.3