help: Indent tables that are in unordered lists.

Updates tables in "Import from ..." articles that map user roles
to be indented and therefore in the unordered list item.
This commit is contained in:
Lauryn Menard
2025-07-22 18:09:03 +02:00
committed by Tim Abbott
parent 21bcf590a1
commit c056edb9d0
3 changed files with 18 additions and 18 deletions

View File

@@ -264,10 +264,10 @@ keep in mind about the import process:
- Mattermost's user roles are mapped to Zulip's [user - Mattermost's user roles are mapped to Zulip's [user
roles](/help/user-roles) in the following way: roles](/help/user-roles) in the following way:
| Mattermost role | Zulip role | | Mattermost role | Zulip role |
|-------------------------|---------------| |-------------------------|---------------|
| Team administrator | Owner | | Team administrator | Owner |
| Member | Member | | Member | Member |
- Mattermost's export tool does not support exporting user avatars or message - Mattermost's export tool does not support exporting user avatars or message
edit history. edit history.

View File

@@ -112,11 +112,11 @@ keep in mind about the import process:
- Rocket.Chat user roles are mapped to Zulip's [user - Rocket.Chat user roles are mapped to Zulip's [user
roles](/help/user-roles) in the following way: roles](/help/user-roles) in the following way:
| Rocket.Chat role | Zulip role | | Rocket.Chat role | Zulip role |
|------------------|------------| |------------------|------------|
| Admin | Owner | | Admin | Owner |
| User | Member | | User | Member |
| Guest | Guest | | Guest | Guest |
- User avatars are not imported. - User avatars are not imported.
- Default channels for new users are not imported. - Default channels for new users are not imported.

View File

@@ -153,15 +153,15 @@ in mind about the import process:
- Slack's user roles are mapped to Zulip's [user - Slack's user roles are mapped to Zulip's [user
roles](/help/user-roles) in the following way: roles](/help/user-roles) in the following way:
| Slack role | Zulip role | | Slack role | Zulip role |
|-------------------------|---------------| |-------------------------|---------------|
| Workspace Primary Owner | Owner | | Workspace Primary Owner | Owner |
| Workspace Owner | Owner | | Workspace Owner | Owner |
| Workspace Admin | Administrator | | Workspace Admin | Administrator |
| Member | Member | | Member | Member |
| Single Channel Guest | Guest | | Single Channel Guest | Guest |
| Multi Channel Guest | Guest | | Multi Channel Guest | Guest |
| Channel creator | none | | Channel creator | none |
- Slack threads are imported as topics with names that include snippets of the - Slack threads are imported as topics with names that include snippets of the
original message, such as "2023-05-30 Hi, can anyone reply if you're o…". original message, such as "2023-05-30 Hi, can anyone reply if you're o…".