Update documentation-markdown-guide.md (#30235)

This commit is contained in:
Diana Payton
2021-01-12 12:25:05 -08:00
committed by GitHub
parent 5da3419459
commit d6948bae62

View File

@@ -125,7 +125,7 @@ Include images in a document using the following syntax:
```
**Examples:**
- \!\[Grafana Logo](/link/to/grafanalogo/logo.png)
- \!\[Grafana logo](/link/to/grafanalogo/logo.png)
- \!\[Example](/img/docs/folder_name/alert_test_rule.png)
This follows the format of "!", alt text wrapped in "[]" and the link URL wrapped in "()".