Fix all the old usage of admonition syntax (#107017)

This commit is contained in:
Jack Baldry
2025-06-24 09:23:29 +01:00
committed by GitHub
parent 623302d055
commit ff2ac27301
142 changed files with 543 additions and 543 deletions
@@ -55,9 +55,9 @@ a global role, the default `admin` user has this role.
- **Editor -** Create and edit dashboards.
- **Viewer -** View dashboards.
{{% admonition type="note" %}}
{{< admonition type="note" >}}
You can also configure Grafana to allow [anonymous access](/docs/grafana/latest/auth/overview/#anonymous-authentication), to make dashboards available even to those who don't have a Grafana user account. That's how Grafana Labs made https://play.grafana.org publicly available.
{{% /admonition %}}
{{< /admonition >}}
### Exercise