From 26783af7b12c724dfb02edf481ec9e53fb534d47 Mon Sep 17 00:00:00 2001 From: Steele Date: Sun, 26 Feb 2023 09:40:17 -0500 Subject: Add line about the pastebin. Simply adds "For long code samples, you can use our pastebin" as a new final line. --- bot/resources/tags/codeblock.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/bot/resources/tags/codeblock.md b/bot/resources/tags/codeblock.md index ac64656e5..6cb90696a 100644 --- a/bot/resources/tags/codeblock.md +++ b/bot/resources/tags/codeblock.md @@ -5,3 +5,5 @@ print('Hello world!') \`\`\` **These are backticks, not quotes.** Check [this](https://superuser.com/questions/254076/how-do-i-type-the-tick-and-backtick-characters-on-windows/254077#254077) out if you can't find the backtick key. + +**For long code samples,** you can use our [pastebin](https://paste.pythondiscord.com/). -- cgit v1.2.3