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 trialJoseph Chiang
3,942 Pointswhy does the backtick keep acting as a comment
In the workspace when I was trying to do the multi-line list using the backtick (template literal), the html after my backtick (`) always turned black and when I previewed the code in the browser I couldn't see the list at all.
1 Answer
Steven Parker
231,248 PointsThe syntax coloring in the workspace might still not be updated to show template strings correctly, but the behavior in the preview should work.
To facilitate a complete analysis, make a snapshot of your workspace and post the link to it here.
Joseph Chiang
3,942 PointsJoseph Chiang
3,942 PointsAha, got it working now, thanks anyways. Yea the behaviour works properly i was just confused because of the colouring.
Steven Parker
231,248 PointsSteven Parker
231,248 PointsYou might also want to report the syntax coloring issue as a bug to the Support staff.