mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
new page for text, needs more work
This commit is contained in:
parent
1258dc1cbb
commit
3f1452fddb
23
docs/sources/features/panels/text.md
Normal file
23
docs/sources/features/panels/text.md
Normal file
@ -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.
|
||||||
|
|
Loading…
Reference in New Issue
Block a user