From be12f1e2e6a53b9c34cd5cdf4619f2569f0e20ac Mon Sep 17 00:00:00 2001 From: Travis Ralston Date: Mon, 30 May 2022 14:15:25 -0600 Subject: [PATCH] Fix minor issues with previous room version stuff --- content/rooms/fragments/v1-deprecated-formatting-off-spec.md | 4 ++++ content/rooms/fragments/v1-stringy-power-levels.md | 4 ++++ content/rooms/v7.md | 2 +- content/rooms/v8.md | 2 +- content/rooms/v9.md | 2 +- 5 files changed, 11 insertions(+), 3 deletions(-) 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