docs: remove nested alerts (#18580)

hotfix

removes nested gfm alerts, which is a known ~issue~ feature
https://github.com/orgs/community/discussions/16925#discussioncomment-12043928

Co-authored-by: EdwardAngert <17991901+EdwardAngert@users.noreply.github.com>
This commit is contained in:
Edward Angert
2025-06-25 15:17:49 +00:00
committed by GitHub
co-authored by EdwardAngert
parent 3c4d9206bc
commit 072c81cd73
7 changed files with 23 additions and 36 deletions
+3 -4
View File
@@ -107,10 +107,9 @@ Below is an example that uses the `groups` claim and maps all groups prefixed by
}
```
> [!IMPORTANT]
> You must specify Coder group IDs instead of group names. The fastest way to find
> the ID for a corresponding group is by visiting
> `https://coder.example.com/api/v2/groups`.
You must specify Coder group IDs instead of group names.
You can find the ID for a corresponding group by visiting
`https://coder.example.com/api/v2/groups`.
Here is another example which maps `coder-admins` from the identity provider to
two groups in Coder and `coder-users` from the identity provider to another