Fix minor issues with previous room version stuff

This commit is contained in:
Travis Ralston 2022-05-30 14:15:25 -06:00
parent b2fa4e5989
commit be12f1e2e6
5 changed files with 11 additions and 3 deletions

View file

@ -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.

View file

@ -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,

View file

@ -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

View file

@ -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

View file

@ -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