Skip to content

Commit 9604055

Browse files
committed
Add example size directive
1 parent 2ecfaa4 commit 9604055

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/syntax/images.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ For inline images, the alt text always overrides any title specified in the Mark
7474
![Elasticsearch](/syntax/images/observability.png "Different title")
7575
```
7676

77-
![Elasticsearch](/syntax/images/observability.png "Different title")
77+
![Elasticsearch](/syntax/images/observability.png "Different title =50%x50%")
7878

7979

8080
### Inline image sizing

0 commit comments

Comments
 (0)