mirror of
https://github.com/grafana/grafana.git
synced 2024-11-29 20:24:18 -06:00
f47759b98e
* sanitize html after replacing variables * TextPanel: Always html escape variable values |
||
---|---|---|
.. | ||
img | ||
editor.html | ||
module.html | ||
module.ts | ||
plugin.json | ||
README.md |
Text Panel - Native Plugin
The Text Panel is included with Grafana.
The Text Panel is a very simple panel that displays text. The source text is written in the Markdown syntax meaning you can format the text. Read GitHub's Mastering Markdown to learn more.