mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-03-26 13:04:10 +01:00
Escape example key.
This commit is contained in:
parent
89fb3a4503
commit
df20dae390
|
|
@ -310,7 +310,7 @@ not have a string, integer, boolean, or `null` value, then the condition will no
|
|||
match.
|
||||
|
||||
{{% boxes/note %}}
|
||||
For example, if `key` is `content.m.federate`, and `value` is `true`, then
|
||||
For example, if `key` is `content.m\.federate`, and `value` is `true`, then
|
||||
the following event will match:
|
||||
|
||||
```json
|
||||
|
|
|
|||
Loading…
Reference in a new issue