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 trialJames Bennett
445 PointsUnsure how to add my code to a question (python).
I have noticed people have been adding there whole code in grey/black boxes with scroll bars at the bottom when asking a question.
I tried watching the "how to ask question on Treehouse" video, but i didn't quite understand it.
I was wondering how to do this, does it involve another site or is it a command in html?
2 Answers
Robert Richey
Courses Plus Student 16,352 PointsHi James,
Great question!
If you're curious about how to add markdown on your own, checkout this thread on posting code to the forum . Also, there is a link at the bottom called Markdown Cheatsheet that gives a brief overview of how to add markdown to your posts.
Cheers!
James Bennett
445 PointsThanks for the info, i kind of found out by searching before you replied. I don't remove the question though, as it allows others to look it up if they run into the same problem. I kind of overlooked the "Markdown Cheatsheet" so thanks for telling me about that.