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
@@ -217,7 +217,7 @@ In this section, we use the default options for Grafana-managed alert rule creat
<!-- INTERACTIVE ignore START -->
{{% admonition type="note" %}}
{{< admonition type="note" >}}
If you're using your own logs, modify the LogQL query to match your own log message. Refer to the Loki docs to understand the [pattern parser](https://grafana.com/docs/loki/latest/logql/log_queries/#pattern).
{{% / admonition %}}
<!-- INTERACTIVE ignore END -->