DEV Community

Discussion on: What are the first differences you noticed in GitHub after Microsoft bought it? Post here yours!

Collapse
 
notriddle profile image
Michael "notriddle" Howell

Your shruggie is missing an arm. You need to write it like this:

¯\\\_(ツ)\_/¯

The first two backslashes are the left arm (one is the actual backslash, while the other escapes it). The third backslash escapes the underscore (which is part of the Markdown syntax). The last one, all on its own, is to escape the other one.