Skip to content

Commit

Permalink
Removing line breaks
Browse files Browse the repository at this point in the history
  • Loading branch information
matthewshaver committed Nov 14, 2024
1 parent 9d53b59 commit 08a1ca7
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions website/snippets/_enterprise-permissions-table.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ Key:
<SortableTable>

{`
| Account-level permission| Account Admin | Billing admin | Manage <br></br> marketplace <br></br> apps | Project creator | Security admin | Viewer |
| Account-level permission| Account Admin | Billing admin | Manage marketplace apps | Project creator | Security admin | Viewer |
|:-------------------------|:-------------:|:------------:|:-------------------------:|:---------------:|:--------------:|:------:|
| Account settings | W | - | - | R | R | R |

Check warning on line 22 in website/snippets/_enterprise-permissions-table.md

View workflow job for this annotation

GitHub Actions / vale

[vale] website/snippets/_enterprise-permissions-table.md#L22

[custom.UIElements] UI elements like 'Account settings' should be bold.
Raw output
{"message": "[custom.UIElements] UI elements like 'Account settings' should be bold.", "location": {"path": "website/snippets/_enterprise-permissions-table.md", "range": {"start": {"line": 22, "column": 3}}}, "severity": "WARNING"}
| Audit logs | R | - | - | - | R | R |
Expand Down Expand Up @@ -75,7 +75,7 @@ Key:
<SortableTable>

{`
| Account-level permission | Admin | Analyst | Database admin | Developer | Git Admin | Job admin | Job runner | Job viewer | Metadata <br></br>(Discovery API only) | Semantic Layer | Stakeholder | Team admin | Webhook |
| Account-level permission | Admin | Analyst | Database admin | Developer | Git Admin | Job admin | Job runner | Job viewer | Metadata (Discovery API only) | Semantic Layer | Stakeholder | Team admin | Webhook |
|--------------------------|:-----:|:-------:|:--------------:|:---------:|:---------:|:---------:|:-----------:|:-----------:|:--------:|:--------------:|:-----------:|:----------:|:-------:|
| Account settings | R | - | R | - | R | - | - | - | - | - | - | R | - |

Check warning on line 80 in website/snippets/_enterprise-permissions-table.md

View workflow job for this annotation

GitHub Actions / vale

[vale] website/snippets/_enterprise-permissions-table.md#L80

[custom.UIElements] UI elements like 'Account settings' should be bold.
Raw output
{"message": "[custom.UIElements] UI elements like 'Account settings' should be bold.", "location": {"path": "website/snippets/_enterprise-permissions-table.md", "range": {"start": {"line": 80, "column": 3}}}, "severity": "WARNING"}
| Auth provider | - | - | - | - | - | - | - | - | - | - | - | - | - |
Expand All @@ -98,7 +98,7 @@ Key:
<SortableTable>

{`
|Project-level permission | Admin | Analyst | Database admin | Developer | Git Admin | Job admin | Job runner | Job viewer | Metadata <br></br> (Discovery API only) | Semantic Layer | Stakeholder | Team admin | Webhook |
|Project-level permission | Admin | Analyst | Database admin | Developer | Git Admin | Job admin | Job runner | Job viewer | Metadata (Discovery API only) | Semantic Layer | Stakeholder | Team admin | Webhook |
|--------------------------|:-----:|:-------:|:--------------:|:---------:|:---------:|:---------:|:-----------:|:-----------:|:---------------------------------------:|:--------------:|:-----------:|:----------:|:-------:|
| Environment credentials | W | W | W | W | R | W | - | - | - | - | R | R | - |
| Custom env. variables | W | W | W | W | W | W | - | R | - | - | R | W | - |
Expand Down

0 comments on commit 08a1ca7

Please sign in to comment.