From 3f1452fddb20ad6fb645e86ce9632a43507497b3 Mon Sep 17 00:00:00 2001 From: Patrick O'Carroll Date: Fri, 22 Sep 2017 17:14:39 +0200 Subject: [PATCH] new page for text, needs more work --- docs/sources/features/panels/text.md | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 docs/sources/features/panels/text.md 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. +