Adding pictures as comments in Playground

Hello,

Anyone knows how to add photos "like a comment" would be really appreciated. I would want to provide a photo as an example rather than a comment to a function. I attempted to:

/// ! [ ] (file:///Resources/myImage.jpg)

or

/*: ! [ Alt text ]( image_filename .png "Optional title") */

however I was unable to get it to work; the playground will not display it.

Adding pictures as comments in Playground
 
 
Q