mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-03-26 04:54:10 +01:00
Fix order of headers.
This commit is contained in:
parent
042fd84277
commit
e8d5a50f7c
|
|
@ -39,6 +39,10 @@ create `m.room.create` and `m.room.redaction` events.
|
||||||
|
|
||||||
Room version 11 is based upon room version 10 with the following considerations.
|
Room version 11 is based upon room version 10 with the following considerations.
|
||||||
|
|
||||||
|
### Redactions
|
||||||
|
|
||||||
|
[See above](#redactions).
|
||||||
|
|
||||||
### Event format
|
### Event format
|
||||||
|
|
||||||
The core event format is the same as [room version 10](/rooms/v10#event-format).
|
The core event format is the same as [room version 10](/rooms/v10#event-format).
|
||||||
|
|
@ -243,10 +247,6 @@ Some consequences of these rules:
|
||||||
user's power level.
|
user's power level.
|
||||||
{{% /boxes/note %}}
|
{{% /boxes/note %}}
|
||||||
|
|
||||||
### Redactions
|
|
||||||
|
|
||||||
[See above](#redactions).
|
|
||||||
|
|
||||||
## Unchanged from v10
|
## Unchanged from v10
|
||||||
|
|
||||||
The following sections have not been modified since v10, but are included for
|
The following sections have not been modified since v10, but are included for
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue