Last cosmetic changes

switched back to the use of `.. NOTE::`
pull/977/head
Luca Becker 5 years ago committed by GitHub
parent d43111cdd2
commit c7a23557d4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -109,7 +109,11 @@ The types of state events that affect authorization are:
- ``m.room.power_levels``
- ``m.room.third_party_invite``
**Note:** Power levels are inferred from defaults when not explicitly supplied. For example, mentions of the ``sender``'s power level can also refer to the default power level for users in the room.
.. NOTE::
Power levels are inferred from defaults when not explicitly supplied.
For example, mentions of the ``sender``'s power level can also refer
to the default power level for users in the room.
The rules are as follows:
@ -284,11 +288,11 @@ The rules are as follows:
#. Otherwise, allow.
.. NOTE::
Some consequences of these rules:
**Note:** Some consequences of these rules:
* Unless you are a member of the room, the only permitted operations (apart
* Unless you are a member of the room, the only permitted operations (apart
from the initial create/join) are: joining a public room; accepting or
rejecting an invitation to a room.

Loading…
Cancel
Save