Fix all the old usage of admonition syntax (#107017)
This commit is contained in:
@@ -106,9 +106,9 @@ Some visualizations, for example [candlestick](ref:candlestick) and [flame graph
|
||||
|
||||
You can find the following options under the **Tooltip** section in the panel edit pane.
|
||||
|
||||
{{% admonition type="note" %}}
|
||||
{{< admonition type="note" >}}
|
||||
Not all of the options listed apply to all visualizations with tooltips.
|
||||
{{% /admonition %}}
|
||||
{{< /admonition >}}
|
||||
|
||||
### Tooltip mode
|
||||
|
||||
|
||||
Reference in New Issue
Block a user