mirror of https://github.com/docker/docs.git
image hack (#15642)
This commit is contained in:
parent
f4645a55e8
commit
16fdc78fef
|
@ -6,11 +6,13 @@ toc_max: 3
|
||||||
|
|
||||||
## Example
|
## Example
|
||||||
|
|
||||||
- A small image: 
|
- A small image: 
|
||||||
|
|
||||||
- A small image that is a link. The extra newline here makes it not show inline:
|
- A small image that is a link. The extra newline here makes it not show inline:
|
||||||
|
|
||||||
[](https://www.docker.com/)
|
[](https://www.docker.com/)
|
||||||
|
|
||||||
|
- Make the image open in a new tab: [](/assets/images/footer_moby_icon.png){: target="_blank" rel="noopener" class="_"}
|
||||||
|
|
||||||
- Set the size of an image: {:width="750px"}
|
- Set the size of an image: {:width="750px"}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue