From 40f59a05c55e0e4f26ca87d2bca646770e94bff0 Mon Sep 17 00:00:00 2001 From: Shubham Padia Date: Thu, 8 Aug 2024 09:48:33 +0000 Subject: [PATCH] help: Add missing `---` three dash for tables. Fixes #31286. While our current implementation of help center renders the table without those three dashes, our new help-beta using starlight needs those 3 dashes there. --- help/channel-permissions.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/help/channel-permissions.md b/help/channel-permissions.md index a1311b5bd8..1beadb1209 100644 --- a/help/channel-permissions.md +++ b/help/channel-permissions.md @@ -62,7 +62,7 @@ administrator can access private channel messages:
| | Owners and admins | Moderators | Members | Guests -|--- |--- | |--- |--- +|--- |--- |--- |--- |--- | View channel name | ✔ | ✔ | ✔ | ◾ | Join | ✔ | ✔ | ✔ | | Unsubscribe | ◾ | ◾ | ◾ | ◾ @@ -93,7 +93,7 @@ for details.
| | Owners and admins | Moderators | Members | Guests -|--- |--- | |--- |--- +|--- |--- |--- |--- |--- | View channel name | ✔ | ◾ | ◾ | ◾ | Join | | | | | Unsubscribe | ◾ | ◾ | ◾ | ◾