DEV Community

Discussion on: Secret Productivity Tips for Visual Studio 2017

Collapse
 
funkylosik profile image
funky

Who else clicked on the Live Unit Testing "video" to play it? :)

Collapse
 
rionmonster profile image
Rion Williams

Sorry for the confusion.

Yeah, that's the result of copying some markdown from my original blog which I assumed would work here. I can't seem to figure out how the proper syntax for wrapping an image with a link here.

I've tried both of the following:

<a href='link'><img src='image-url' alt='image-alt-text'/></a>
[![image-alt-text](image-url)](link)
Enter fullscreen mode Exit fullscreen mode

If I can't figure it out, I'll update the post and add the link separately.