PackageJson: Prettify markdown/mdx on commit with lint-staged (#37616)
* Format md,mdx files with prettier on lint-staged * Manually run prettier on docs/sources
This commit is contained in:
@@ -3,6 +3,7 @@ title: View user list and search - list format
|
||||
---
|
||||
|
||||
{{< docs/list >}}
|
||||
{{< docs/shared "manage-users/view-server-user-list.md" >}}
|
||||
1. Click the user account that you want to edit. If necessary, use the search field to find the account.
|
||||
{{< /docs/list >}}
|
||||
{{< docs/shared "manage-users/view-server-user-list.md" >}}
|
||||
|
||||
1. Click the user account that you want to edit. If necessary, use the search field to find the account.
|
||||
{{< /docs/list >}}
|
||||
|
||||
Reference in New Issue
Block a user