Skip to content

Commit adefbfa

Browse files
committed
Update channels.md
Fix how codeblock is displayed on the site.
1 parent 1c7fc75 commit adefbfa

1 file changed

Lines changed: 7 additions & 1 deletion

File tree

docs/rules/channels.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,5 +59,11 @@ Commands work in most channels, but check before filling a help channel with bot
5959
The format is:
6060

6161
````text
62+
6263
>run
63-
```py print("oh wow!") ``` ````
64+
```py
65+
66+
print("oh wow!")
67+
68+
```
69+
````

0 commit comments

Comments
 (0)