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

Change italic method to em in Change Text jQuery #7823

Conversation

erictleung
Copy link
Member

Tested locally. Passes npm run test-challenges. Closes #7512.

  • Change italic example from using i to em tag
  • Add spaces in editor for ease of code addition
  • Update tests to reflect em tag change

- Change italic example from using i to em tag
- Add spaces in editor for ease of code addition
- Update tests to reflect em tag change
@BerkeleyTrue BerkeleyTrue added the status: waiting review To be applied to PR's that are ready for QA, especially when additional review is pending. label Mar 31, 2016
@@ -556,7 +556,7 @@
"fccss",
" $(document).ready(function() {",
" $(\"#target1\").css(\"color\", \"red\");",
"",
" ",

This comment was marked as off-topic.

This comment was marked as off-topic.

@justincorrigible
Copy link
Member

lgtm 👍

@justincorrigible justincorrigible merged commit dfd2ef7 into freeCodeCamp:staging Mar 31, 2016
@justincorrigible justincorrigible removed the status: waiting review To be applied to PR's that are ready for QA, especially when additional review is pending. label Mar 31, 2016
@erictleung erictleung deleted the fix/outdated-italicize-method branch March 31, 2016 13:56
@sludge256
Copy link
Contributor

This also resolves #5425

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

Successfully merging this pull request may close these issues.

None yet

4 participants