We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 33be3ae commit 9984cc1Copy full SHA for 9984cc1
v.md
@@ -5,9 +5,9 @@ A simple Discord bot made for programmers by the [iso.dev team](https://github.c
5
> put your bot's token in `bot.run('token')` to run it
6
7
> codes after `"```"` willbe ignored, please do this instead:
8
-> "```c
9
-> {codes here}
10
-> ```"
+ \`\`\`c
+ {codes here}
+ \`\`\`
11
12
13
*(note that this bot is still in progress)*
0 commit comments