diff --git a/docs/sources/features/panels/text.md b/docs/sources/features/panels/text.md new file mode 100644 index 00000000000..0b305b43753 --- /dev/null +++ b/docs/sources/features/panels/text.md @@ -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. +