Skip to content

Commit 88cfcda

Browse files
committed
update markdown example to show images
1 parent 9e84ef9 commit 88cfcda

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

docs/specs/markdown.yaml

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,16 @@ paths:
6767
}
6868
```
6969
70+
### Images
71+
Inline Images no-gap - ![appspot image filler](http://ipsumimage.appspot.com/100)![appspot image filler](http://ipsumimage.appspot.com/100)
72+
73+
Inline Images Single space gap - ![appspot image filler](http://ipsumimage.appspot.com/100)
74+
![appspot image filler](http://ipsumimage.appspot.com/100)
75+
76+
Next Line Image
77+
78+
![appspot image filler](http://ipsumimage.appspot.com/140x100.png)
79+
7080
parameters:
7181
- name: full-name
7282
in: query

0 commit comments

Comments
 (0)