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

General Discussion

markdown question

I just tried to help someone here but markdown didn't format my code properly so I guess I need to learn the ropes. So I'll try again. Please tell me what if anything I'm doing wrong.

<p>
bunch of stuff
</p>
Ken Alger
Ken Alger
Treehouse Teacher

Neil;

What are you attempting to achieve?

Ken

Ken, it worked. I had to leave treehouse and come back for it to look right. When I first refreshed it look malformed. Sorry. It seems to work fine.

4 Answers

Jason Anders
MOD
Jason Anders
Treehouse Moderator 145,862 Points

Hey Neil,

You did it correctly, but there needs to be a line break between the last sentence and the opening 3 backticks. I added the space in you question, so you can just click "edit question" to see.

Also, if you want to write stuff after the code block, there needs to be a line break between the closing 3 backticks and the next sentence.

Keep Coding! :)

Ahhhhhhhh, that explains why it works now. Thank you!!

Jason Anders
Jason Anders
Treehouse Moderator 145,862 Points

Haha. No worries.

I figured an explanation and seeing it would be best. :)

It needs to start and end with three back-ticks (the symbol that is on the tilde key and left to 1). {```} And these lines back-ticks need to be on separate lines.

Now how do i accept the answer? In the past, when I've answered questions answered people have been able to accept my answer and close out the question I know I should just RTFM but if someone knows off top of head.

Jason Anders
Jason Anders
Treehouse Moderator 145,862 Points

When the topic of the question is "General Discussion," there is no "Up Vote" or "Best Answer" options, so the question just stays open.