mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
Update documentation-markdown-guide.md (#30235)
This commit is contained in:
@@ -125,7 +125,7 @@ Include images in a document using the following syntax:
|
|||||||
```
|
```
|
||||||
|
|
||||||
**Examples:**
|
**Examples:**
|
||||||
- \!\[Grafana Logo](/link/to/grafanalogo/logo.png)
|
- \!\[Grafana logo](/link/to/grafanalogo/logo.png)
|
||||||
- \!\[Example](/img/docs/folder_name/alert_test_rule.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 "()".
|
This follows the format of "!", alt text wrapped in "[]" and the link URL wrapped in "()".
|
||||||
|
|||||||
Reference in New Issue
Block a user