We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e8e5d31 commit a1b74aeCopy full SHA for a1b74ae
1 file changed
v.md
@@ -6,11 +6,11 @@ A simple Discord bot made for programmers by the [iso.dev team](https://github.c
6
7
> codes after `"```"` will be ignored in `.cexecute` command, please do the following instead:
8
9
-.execute ```c
+.execute \`\`\`c
10
11
{codes here}
12
13
-```
+\`\`\`
14
15
16
*(note that this bot is still in progress)*
0 commit comments