diff --git a/content/rooms/fragments/v1-deprecated-formatting-off-spec.md b/content/rooms/fragments/v1-deprecated-formatting-off-spec.md index 2c5cb477..1cf7d49f 100644 --- a/content/rooms/fragments/v1-deprecated-formatting-off-spec.md +++ b/content/rooms/fragments/v1-deprecated-formatting-off-spec.md @@ -1,3 +1,7 @@ +--- +toc_hide: true +--- + Events sent into rooms of this version can have formats which are different from their normal schema. Those cases are documented here. diff --git a/content/rooms/fragments/v1-stringy-power-levels.md b/content/rooms/fragments/v1-stringy-power-levels.md index 57b5ff1f..f07aa2ea 100644 --- a/content/rooms/fragments/v1-stringy-power-levels.md +++ b/content/rooms/fragments/v1-stringy-power-levels.md @@ -1,3 +1,7 @@ +--- +toc_hide: true +--- + ##### Power levels accepted as strings In order to maintain backwards compatibility with early implementations, diff --git a/content/rooms/v7.md b/content/rooms/v7.md index c22b4dcf..6656b911 100644 --- a/content/rooms/v7.md +++ b/content/rooms/v7.md @@ -1,7 +1,7 @@ --- title: Room Version 7 type: docs -weight: 60 +weight: 70 --- This room version builds on [version 6](/rooms/v6) to introduce knocking diff --git a/content/rooms/v8.md b/content/rooms/v8.md index 060142b4..32523aa1 100644 --- a/content/rooms/v8.md +++ b/content/rooms/v8.md @@ -1,7 +1,7 @@ --- title: Room Version 8 type: docs -weight: 60 +weight: 80 --- This room version builds on [version 7](/rooms/v7) to introduce a new diff --git a/content/rooms/v9.md b/content/rooms/v9.md index c32fc276..95ea83f8 100644 --- a/content/rooms/v9.md +++ b/content/rooms/v9.md @@ -1,7 +1,7 @@ --- title: Room Version 9 type: docs -weight: 60 +weight: 90 --- This room version builds on [version 8](/rooms/v8) to add additional redaction