Fix titles
This commit is contained in:
parent
7ec3cc4343
commit
ab0be04571
1 changed files with 3 additions and 3 deletions
|
@ -370,7 +370,7 @@ Definition:
|
||||||
|
|
||||||
|
|
||||||
``.m.rule.roomnotif``
|
``.m.rule.roomnotif``
|
||||||
`````````````````````````````````
|
`````````````````````
|
||||||
Matches any message whose content is unencrypted and contains the
|
Matches any message whose content is unencrypted and contains the
|
||||||
text ``@room``, signifying the whole room should be notified of
|
text ``@room``, signifying the whole room should be notified of
|
||||||
the event.
|
the event.
|
||||||
|
@ -466,7 +466,7 @@ Definition:
|
||||||
}
|
}
|
||||||
|
|
||||||
``.m.rule.encrypted_room_one_to_one``
|
``.m.rule.encrypted_room_one_to_one``
|
||||||
```````````````````````````
|
`````````````````````````````````````
|
||||||
Matches any encrypted event sent in a room with exactly two members.
|
Matches any encrypted event sent in a room with exactly two members.
|
||||||
|
|
||||||
Definition:
|
Definition:
|
||||||
|
@ -561,7 +561,7 @@ Definition:
|
||||||
}
|
}
|
||||||
|
|
||||||
``.m.rule.encrypted``
|
``.m.rule.encrypted``
|
||||||
```````````````````
|
`````````````````````
|
||||||
Matches all encrypted events.
|
Matches all encrypted events.
|
||||||
|
|
||||||
Definition:
|
Definition:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue