|
|
@@ -0,0 +1,23 @@
|
|
|
++++
|
|
|
+title = "Text"
|
|
|
+keywords = ["grafana", "text", "documentation", "panel"]
|
|
|
+type = "docs"
|
|
|
+aliases = ["/reference/alertlist/"]
|
|
|
+[menu.docs]
|
|
|
+name = "Text"
|
|
|
+parent = "panels"
|
|
|
+weight = 4
|
|
|
++++
|
|
|
+
|
|
|
+
|
|
|
+# Text Panel
|
|
|
+
|
|
|
+The text panel lets you bla bla. There are three modes you can write in: markdown, HTML or text.
|
|
|
+
|
|
|
+## Text Options
|
|
|
+
|
|
|
+{{< docs-imagebox img="/img/docs/v45/text-options.png" max-width="600px" class="docs-image--no-shadow">}}
|
|
|
+
|
|
|
+1. `Mode`: Here you can choose between markdown, HTML or text.
|
|
|
+2. `Content`: Here you write your content.
|
|
|
+
|