View images in project markdown files
Created by: nathanjisaac
I can't view images, relatively linked, in the GitLab markdown file preview.
Example image:
Example link: 
Syntax reference link: https://github.com/gitlabhq/gitlabhq/blob/master/doc/markdown/markdown.md#images
Project file structure
projectFolder/
img/
app.png
README.md
It would also be nice to create a docs folder in my project folder and be able to reference image in my img folder from there as well.
Thanks in advance for any suggestions.