mirror of
				https://github.com/zulip/zulip.git
				synced 2025-11-04 05:53:43 +00:00 
			
		
		
		
	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:
		
				
					committed by
					
						
						Tim Abbott
					
				
			
			
				
	
			
			
			
						parent
						
							21bcf590a1
						
					
				
				
					commit
					c056edb9d0
				
			@@ -264,10 +264,10 @@ keep in mind about the import process:
 | 
			
		||||
- Mattermost's user roles are mapped to Zulip's [user
 | 
			
		||||
  roles](/help/user-roles) in the following way:
 | 
			
		||||
 | 
			
		||||
| Mattermost role         | Zulip role    |
 | 
			
		||||
|-------------------------|---------------|
 | 
			
		||||
| Team administrator      | Owner         |
 | 
			
		||||
| Member                  | Member        |
 | 
			
		||||
    | Mattermost role         | Zulip role    |
 | 
			
		||||
    |-------------------------|---------------|
 | 
			
		||||
    | Team administrator      | Owner         |
 | 
			
		||||
    | Member                  | Member        |
 | 
			
		||||
 | 
			
		||||
- Mattermost's export tool does not support exporting user avatars or message
 | 
			
		||||
  edit history.
 | 
			
		||||
 
 | 
			
		||||
@@ -112,11 +112,11 @@ keep in mind about the import process:
 | 
			
		||||
- Rocket.Chat user roles are mapped to Zulip's [user
 | 
			
		||||
  roles](/help/user-roles) in the following way:
 | 
			
		||||
 | 
			
		||||
| Rocket.Chat role | Zulip role |
 | 
			
		||||
|------------------|------------|
 | 
			
		||||
| Admin            | Owner      |
 | 
			
		||||
| User             | Member     |
 | 
			
		||||
| Guest            | Guest      |
 | 
			
		||||
    | Rocket.Chat role | Zulip role |
 | 
			
		||||
    |------------------|------------|
 | 
			
		||||
    | Admin            | Owner      |
 | 
			
		||||
    | User             | Member     |
 | 
			
		||||
    | Guest            | Guest      |
 | 
			
		||||
 | 
			
		||||
- User avatars are not imported.
 | 
			
		||||
- Default channels for new users are not imported.
 | 
			
		||||
 
 | 
			
		||||
@@ -153,15 +153,15 @@ in mind about the import process:
 | 
			
		||||
- Slack's user roles are mapped to Zulip's [user
 | 
			
		||||
  roles](/help/user-roles) in the following way:
 | 
			
		||||
 | 
			
		||||
| Slack role              | Zulip role    |
 | 
			
		||||
|-------------------------|---------------|
 | 
			
		||||
| Workspace Primary Owner | Owner         |
 | 
			
		||||
| Workspace Owner         | Owner         |
 | 
			
		||||
| Workspace Admin         | Administrator |
 | 
			
		||||
| Member                  | Member        |
 | 
			
		||||
| Single Channel Guest    | Guest         |
 | 
			
		||||
| Multi Channel Guest     | Guest         |
 | 
			
		||||
| Channel creator         | none          |
 | 
			
		||||
    | Slack role              | Zulip role    |
 | 
			
		||||
    |-------------------------|---------------|
 | 
			
		||||
    | Workspace Primary Owner | Owner         |
 | 
			
		||||
    | Workspace Owner         | Owner         |
 | 
			
		||||
    | Workspace Admin         | Administrator |
 | 
			
		||||
    | Member                  | Member        |
 | 
			
		||||
    | Single Channel Guest    | Guest         |
 | 
			
		||||
    | Multi Channel Guest     | Guest         |
 | 
			
		||||
    | Channel creator         | none          |
 | 
			
		||||
 | 
			
		||||
- 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…".
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user