Files
grafana/docs/sources/visualizations/text-panel.md
T
Christopher Moyer fb0eb5ed60 Docs/refactors variables topics (#54470) (#54995)
* refactor and partial relref fix

* finishes variables refactor

* Update docs/sources/variables/add-template-variables/index.md

Co-authored-by: Torkel Ödegaard <torkel@grafana.com>

* removes duplicate general options, adds links to general options within tasks

* adds configure variable selection options topic

* starts phase II of refactoring

* incorporates feedback, updates relrefs

* corrects final relrefs

* updates alias

Co-authored-by: Torkel Ödegaard <torkel@grafana.com>
(cherry picked from commit 7147d17567)
2022-09-09 13:15:04 -05:00

1.2 KiB

aliases, keywords, title, weight
aliases keywords title weight
/docs/grafana/latest/features/panels/text/
/docs/grafana/latest/panels/visualizations/text-panel/
/docs/grafana/latest/reference/alertlist/
/docs/grafana/latest/visualizations/text-panel/
grafana
text
documentation
panel
Text 1100

Text

The text panel visualization lets you make information and description panels for your dashboards.

Mode

Mode determines how embedded content appears.

Markdown

This option formats the content as markdown.

HTML

This setting renders the content as sanitized HTML. If you require more direct control over the output, you can set the [disable_sanitize_html]({{< relref "../setup-grafana/configure-grafana/#disable_sanitize_html" >}}) flag which enables you to directly enter HTML.

Code

This setting renders content inside a read-only code editor. Select an appropriate language to apply syntax highlighting to the embedded text.

Variables

[Variables]({{< relref "../dashboards/variables/variable-syntax" >}}) in the content will be expanded for display.