@ -121,15 +121,15 @@ _Do not_ use image shortcodes at this time.
Include images in a document using the following syntax:
```


```
> **Note:** Alt text does not appear when the user hovers the mouse over the image, but title text does.
**Examples:**
- \!\[Grafana logo](/link/to/grafanalogo/logo.png)
- \!\[Example](/img/docs/folder_name/alert_test_rule.png)
- \!\[Grafana logo](/link/to/grafanalogo/logo.png "Grafana logo" )
- \!\[Example](/static/ img/docs/folder_name/alert_test_rule.png "Example title" )
This follows the format of "!", alt text wrapped in "[]" and the link URL wrapped in "()".