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.
This commit is contained in:
Shubham Padia 2024-08-08 09:48:33 +00:00 committed by Anders Kaseorg
parent d445137d36
commit 40f59a05c5
1 changed files with 2 additions and 2 deletions

View File

@ -62,7 +62,7 @@ administrator can access private channel messages:
<div class="centered_table"></div>
| | Owners and admins | Moderators | Members | Guests
|--- |--- | |--- |---
|--- |--- |--- |--- |---
| View channel name | &#10004; | &#10004; | &#10004; | &#9726;
| Join | &#10004; | &#10004; | &#10004; |
| Unsubscribe | &#9726; | &#9726; | &#9726; | &#9726;
@ -93,7 +93,7 @@ for details.
<div class="centered_table"></div>
| | Owners and admins | Moderators | Members | Guests
|--- |--- | |--- |---
|--- |--- |--- |--- |---
| View channel name | &#10004; | &#9726; | &#9726; | &#9726;
| Join | | | |
| Unsubscribe | &#9726; | &#9726; | &#9726; | &#9726;