mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-03-28 14:04:10 +01:00
Fix minor issues with previous room version stuff
This commit is contained in:
parent
b2fa4e5989
commit
be12f1e2e6
|
|
@ -1,3 +1,7 @@
|
||||||
|
---
|
||||||
|
toc_hide: true
|
||||||
|
---
|
||||||
|
|
||||||
Events sent into rooms of this version can have formats which are different
|
Events sent into rooms of this version can have formats which are different
|
||||||
from their normal schema. Those cases are documented here.
|
from their normal schema. Those cases are documented here.
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -1,3 +1,7 @@
|
||||||
|
---
|
||||||
|
toc_hide: true
|
||||||
|
---
|
||||||
|
|
||||||
##### Power levels accepted as strings
|
##### Power levels accepted as strings
|
||||||
|
|
||||||
In order to maintain backwards compatibility with early implementations,
|
In order to maintain backwards compatibility with early implementations,
|
||||||
|
|
|
||||||
|
|
@ -1,7 +1,7 @@
|
||||||
---
|
---
|
||||||
title: Room Version 7
|
title: Room Version 7
|
||||||
type: docs
|
type: docs
|
||||||
weight: 60
|
weight: 70
|
||||||
---
|
---
|
||||||
|
|
||||||
This room version builds on [version 6](/rooms/v6) to introduce knocking
|
This room version builds on [version 6](/rooms/v6) to introduce knocking
|
||||||
|
|
|
||||||
|
|
@ -1,7 +1,7 @@
|
||||||
---
|
---
|
||||||
title: Room Version 8
|
title: Room Version 8
|
||||||
type: docs
|
type: docs
|
||||||
weight: 60
|
weight: 80
|
||||||
---
|
---
|
||||||
|
|
||||||
This room version builds on [version 7](/rooms/v7) to introduce a new
|
This room version builds on [version 7](/rooms/v7) to introduce a new
|
||||||
|
|
|
||||||
|
|
@ -1,7 +1,7 @@
|
||||||
---
|
---
|
||||||
title: Room Version 9
|
title: Room Version 9
|
||||||
type: docs
|
type: docs
|
||||||
weight: 60
|
weight: 90
|
||||||
---
|
---
|
||||||
|
|
||||||
This room version builds on [version 8](/rooms/v8) to add additional redaction
|
This room version builds on [version 8](/rooms/v8) to add additional redaction
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue