Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Challenge http://www.freecodecamp.com/challenges/waypoint-wrap-an-anchor-element-within-a-paragraph has an issue #556

Closed
merribt opened this issue May 26, 2015 · 1 comment

Comments

@merribt
Copy link

merribt commented May 26, 2015

Please tell us in detail here how we can make this challenge better.
This challenge was solved only by entering

tag as follows (other challenges have similar bugs: only enter half the solution -> challenge complete):

<p> <a href='http://www.catphotoapp.com'>cat photos</a>

image

@QuincyLarson
Copy link
Contributor

@bmerri Thank you for your submission. Please note that this actually works as designed. We're using a very loose regular expression to verify that the text is there. We don't want people to fail this because of a minor typo.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants