mirror of
https://github.com/grafana/grafana.git
synced 2025-02-20 11:48:34 -06:00
* Marked: Upgrade and always sanitize by default * Added test * corrected text panel logic |
||
---|---|---|
.. | ||
img | ||
module.tsx | ||
plugin.json | ||
README.md | ||
TextPanel.tsx | ||
TextPanelEditor.tsx | ||
textPanelMigrationHandler.test.ts | ||
textPanelMigrationHandler.ts | ||
types.ts |
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.