mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-03-26 21:14:09 +01:00
Fix syntax highlighting.
Co-authored-by: Marcel <MTRNord@users.noreply.github.com>
This commit is contained in:
parent
767d01ff01
commit
da395292e5
|
|
@ -310,7 +310,6 @@ for re-notifying if the sending client feels a large enough revision was made).
|
||||||
For example, if there is an event mentioning Alice:
|
For example, if there is an event mentioning Alice:
|
||||||
|
|
||||||
```json5
|
```json5
|
||||||
```json
|
|
||||||
{
|
{
|
||||||
"event_id": "$original_event",
|
"event_id": "$original_event",
|
||||||
"type": "m.room.message",
|
"type": "m.room.message",
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue