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,4 +3,4 @@ title: Navigate to the dashboard list
|
||||
---
|
||||
|
||||
1. Navigate to the dashboard you want to set as the home dashboard.
|
||||
1. Click the star next to the dashboard title to mark the dashboard as a favorite if it is not already.
|
||||
1. Click the star next to the dashboard title to mark the dashboard as a favorite if it is not already.
|
||||
|
||||
@@ -2,4 +2,4 @@
|
||||
title: Navigate to user preferences list
|
||||
---
|
||||
|
||||
1. On the left menu, hover your cursor over your avatar and then click **Preferences**.
|
||||
1. On the left menu, hover your cursor over your avatar and then click **Preferences**.
|
||||
|
||||
@@ -3,4 +3,4 @@ title: Click Org preferences
|
||||
---
|
||||
|
||||
1. Hover your cursor over the **Configuration** (gear) icon.
|
||||
1. Click **Preferences**.
|
||||
1. Click **Preferences**.
|
||||
|
||||
@@ -3,4 +3,4 @@ title: Select home dashboard list
|
||||
---
|
||||
|
||||
1. In the **Home Dashboard** field, select the dashboard that you want to use for your home dashboard. Options include all starred dashboards.
|
||||
1. Click **Save**.
|
||||
1. Click **Save**.
|
||||
|
||||
@@ -3,4 +3,4 @@ title: Select home dashboard list
|
||||
---
|
||||
|
||||
1. Click to select an option in the **Timezone** list. **Default** is either the browser local timezone or the timezone selected at a higher level. Refer to [Time range controls]({{< relref "../../dashboards/time-range-controls.md" >}}) for more information about Grafana time settings.
|
||||
1. Click **Save**.
|
||||
1. Click **Save**.
|
||||
|
||||
@@ -3,4 +3,4 @@ title: Select the UI theme
|
||||
---
|
||||
|
||||
1. In the Preferences section, select the **UI theme**.
|
||||
1. Click **Save**.
|
||||
1. Click **Save**.
|
||||
|
||||
@@ -2,4 +2,4 @@
|
||||
title: Some tasks require permissions
|
||||
---
|
||||
|
||||
Some tasks require certain permissions. For more information about roles, refer to [Permissions]({{< relref "../../permissions/_index.md" >}}).
|
||||
Some tasks require certain permissions. For more information about roles, refer to [Permissions]({{< relref "../../permissions/_index.md" >}}).
|
||||
|
||||
Reference in New Issue
Block a user