We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 288aabd commit e8e5d31Copy full SHA for e8e5d31
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}`
+{codes here}
12
13
-`\````
+```
14
15
16
*(note that this bot is still in progress)*
0 commit comments