Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'spec/fixtures/markdown.md.erb')
-rw-r--r--spec/fixtures/markdown.md.erb4
1 files changed, 3 insertions, 1 deletions
diff --git a/spec/fixtures/markdown.md.erb b/spec/fixtures/markdown.md.erb
index 38b2a8381bb..979e96e6e8e 100644
--- a/spec/fixtures/markdown.md.erb
+++ b/spec/fixtures/markdown.md.erb
@@ -400,6 +400,8 @@ Bob -> Sara : Hello
]
```
-### Image Attributes
+### Image/Video Attributes
![Sized Image](app/assets/images/touch-icon-ipad.png){width=75% height=100}
+
+![Sized Video](/assets/videos/gitlab-demo.mp4){width=75% height=100}