Adding pictures to Items

Hi,

Thanks for sharing this! So the problem is that the description needs to be in markdown format. The code for image in markdown is a bit strange, ![](img url) code.

So in your case, the code would be:
![](http://i.imgur.com/q4DlEMs.jpg)

Sorry for making adding images so technical, I am working on a user friendly photo uploading feature.

1 Like