Skip to content

Bug in Waypoint: Escaping Literal Quotes in String #7679

Closed
ajaybti opened this Issue · 1 comment

2 participants

@ajaybti

Challenge Escaping Literal Quotes in Strings has an issue.
User Agent is: Mozilla/5.0 (Windows NT 6.1; rv:45.0) Gecko/20100101 Firefox/45.0.
Please describe how to reproduce this issue, and include links to screenshots if possible.

My code:

var myStr="I am a \"double quoted\"string inside \"double quotes\"";// Change this line


@sludge256

Pay careful attention to all spaces, or lack thereof, in your output to see your error. Ask in the relevant help chat next time before posting an issue on Github. Thank you.

@sludge256 sludge256 closed this
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Something went wrong with that request. Please try again.