Commit adc84a69 authored by Bernhard Kaindl's avatar Bernhard Kaindl Committed by Amy Qualls

Update asciidoc.md: Embedded Youtube and Vimeo videos don't show

Refer users to use a normal link.
parent 81a67f38
......@@ -492,10 +492,12 @@ image::screenshot.png[block image,800,450]
Press image:reload.svg[reload,16,opts=interactive] to reload the page.
video::movie.mp4[width=640,start=60,end=140,options=autoplay]
```
video::aHjpOzsQ9YI[youtube]
video::300817511[vimeo]
Embedding YouTube and Vimeo videos is not supported in GitLab for the moment,
use a normal link like this for now:
```plaintext
https://youtu.be/1W5fEku4-_A[Link text for the video]
```
### Breaks
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment