'Embed a gif in VSTS Wiki
I know we are currently still in preview for VSTS wiki but I am just wondering if embedding/uploading a gif is supported. I'm looking to give our docs a little bit of extra documentation beyond just the standard image and definition.
Solution 1:[1]
Yes, gif is supported for VSTS Wiki page.
If the gif file located locally, you just need to drag the
.giffile in editor window. And the format will convert similar as below:If the gif files located in network, you can use the formate:

More details, you can refer the markdown syntax for images.
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|---|
| Solution 1 | Marina Liu |
