pages/matrix: fix syntax

This commit is contained in:
Aminda Suomalainen 2023-06-08 17:47:01 +03:00
parent a692809196
commit bf9180a174
Signed by: Mikaela
SSH Key Fingerprint: SHA256:CXLULpqNBdUKB6E6fLA1b/4SzG0HvKD19PbIePU175Q

View File

@ -322,11 +322,12 @@ Sample events for `/devtools`
}
```
````jsonnet
```jsonnet
// m.room.name
{
"name": "Room Awesome!"
}
```
```jsonnet
// m.space.parent
@ -338,7 +339,7 @@ Sample events for `/devtools`
"example.org"
]
}
````
```
```jsonnet
// m.room.topic