Skip to content

Commit 942aa57

Browse files
authored
Add image using markdown
1 parent d9175dc commit 942aa57

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

images.md

+4
Original file line numberDiff line numberDiff line change
@@ -13,3 +13,7 @@ This is an inline image <img src=".gitbook/assets/sofianna-customer-avatar.png"
1313
### Block image
1414

1515
<figure><img src=".gitbook/assets/sofianna-customer-avatar.png" alt="This is ALT text."><figcaption><p>This is a caption of a block image</p></figcaption></figure>
16+
17+
This is using markdown markup:
18+
19+
![This is ALT text.](.gitbook/assets/sofianna-customer-avatar.png "This is a caption of a block image")

0 commit comments

Comments
 (0)