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! While you're at it, check out some resources Treehouse students have shared here.
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
Marguerite Holden
6,075 PointsAttaching Screenshots. How?
I don't see where I am supposed to attach screen shots so people can look at my code. Where do I do this?
3 Answers
Alexander Davison
65,469 PointsTake a look at the Treehouse video about Snapshots.
Carlos Alberto Del Cueto Carrejo
13,817 PointsRead the Markdown Cheatsheet, it's in bold letters just below the comment box and above the post button. Also, for code we preffer the triple back tick ` that creates a well formatted code snippet rather than an image of code.
puts 'like this'
print ' back ticks are this ``` located usually below the ESC key '
puts 'this is how you put an image [blogger](http://data.whicdn.com/images/174718551/superthumb.jpg "Title')"
Eddited answer to show images
Alexander Davison
65,469 PointsNo no no Marguerite's asking how to take a snapshot not how to format code
Carlos Alberto Del Cueto Carrejo
13,817 PointsI realize, but I thought he might have been confused, as putting a picture of the code would not allow us to copy paste his code to workspaces or elsewhere to help him faster in case it might be needed, he is saying "look at my code" not "look at my page or application". But it's OK, did not know about the video you posted, which is great. :) The more you know... And there is also markdown for the images.
Kevin Korte
28,149 PointsI read the question as posting an image to the forums at first as well...lol
Jay Padzensky
4,731 PointsYou may also upload screenshots you take of your code to an image hosting site like Imgur and then link individuals to it.