Improve codeblock

Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
pull/3417/head
Šimon Brandner 2 years ago
parent 60cf82d13c
commit d8cf45b546
No known key found for this signature in database
GPG Key ID: 55C211A1226CB17D

@ -20,10 +20,8 @@ information from the `m.room.create` state event is used instead.
### Example
```json
POST /_matrix/client/r0/createRoom HTTP/1.1
Content-Type: application/json
```HTTP
POST /_matrix/client/r0/createRoom
{
"preset": "private_chat",
"name": "The Grand Duke Pub",

Loading…
Cancel
Save