Skip to content

Commit

Permalink
Revert 'Code goes here on a new line' to 'Hello world!'
Browse files Browse the repository at this point in the history
  • Loading branch information
swfarnsworth committed Dec 31, 2023
1 parent 36f1aa2 commit 0ff5fad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bot/resources/tags/codeblock.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ embed:
Here's how to format Python code on Discord:

\`\`\`py
print('Code goes here on a new line')
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.
Expand Down

0 comments on commit 0ff5fad

Please sign in to comment.