Welcome to the Treehouse Community
Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community!
Looking to learn something new?
Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.
Start your free trial

Hiroki Hokari
5,308 Pointshow to post a screenshot in this forum
They say "add a screenshot and we'll see", but how can I post a screenshot? I found some note about posting img or something below, but I have no idea what it means.
3 Answers

John Coffin
10,359 PointsI have always wondered the same thing.
If you click on "Markdown Cheatsheet" it suggests the following format:

It doesn't cover uploading files to Treehouse, alas, and I have never seen it covered. In theory, one could link to an external source like so:
This uses the following code:

One would wish that there was a more user friendly way of achieving this. However, if you have an image uploading site (i.e. Flickr, imgur, Google, whatever) you can link to screen shots there.
Andrew McCormick
17,730 PointsJohn Coffin is correct. This is the correct format:

There are lots of free services out there that allow you to upload an image and then link to it. I personally use Photobucket, but you can use any service that will give you a link. And yes, it's always an external link. There is no file upload option.

John Coffin
10,359 PointsThanks for confirming what has always been my suspicion.

Hiroki Hokari
5,308 PointsThanks a lot, guys! I happened to have google drive to upload. It's just that I didn't know this link function.