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 trialJeremi Watabiki
4,833 PointsHow to include a workspace snapshot in forum posting?
I always see people posting questions or responses by including a snapshot of a SublimeText-looking workspace -- how are they doing this?
Also, what is Forking? Is it just another name for "Save"?
1 Answer
Rob Allessi
8,600 PointsHowdy Jeremi! Sounds like you're confusing someone sharing a snapshot of their Workspace and submitting a section of code using Markdown as the same thing.
For information on sharing a snapshot of your Workspace with others, please see this thread: https://teamtreehouse.com/forum/workspace-snapshots
Forking makes a copy of your Workspace, so you can try different things based on an existing Workspace project without it being overwritten.
For posting a portion of your code using Markdown, please see the video to the right hand side of this post under "Tips for asking questions" and/or clicking on the link below titled Markdown Cheatsheet
Jeremi Watabiki
4,833 PointsJeremi Watabiki
4,833 PointsYAY it worked!! Thanks so much!