Skip to content

Remove code tags from challenge seed#13198

Merged
erictleung merged 1 commit intofreeCodeCamp:stagingfrom
Manish-Giri:fix/remove-code-tags
Feb 12, 2017
Merged

Remove code tags from challenge seed#13198
erictleung merged 1 commit intofreeCodeCamp:stagingfrom
Manish-Giri:fix/remove-code-tags

Conversation

@Manish-Giri
Copy link
Copy Markdown
Contributor

@Manish-Giri Manish-Giri commented Feb 6, 2017

Pre-Submission Checklist

  • Your pull request targets the staging branch of freeCodeCamp.
  • Branch starts with either fix/, feature/, or translate/ (e.g. fix/signin-issue)
  • You have only one commit (if not, squash them into one commit).
  • All new and existing tests pass the command npm test. Use git commit --amend to amend any fixes.

Type of Change

  • Small bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds new functionality)
  • Breaking change (fix or feature that would change existing functionality)
  • Add new translation (feature adding new translations)

Checklist:

Description

Removed code tags from the challenge seed, which were causing some tests to fail. Also added code tags around the ES6 function syntax in description, to be consistent with the example above it.


UPDATE -

Improved the code formatting in description, as per Eric's suggestions. Here's the latest changes -

screenshot 2017-02-07 00 25 37

Closes #13181

@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 Feb 6, 2017

This comment was marked as off-topic.

This comment was marked as off-topic.

This comment was marked as off-topic.

@raisedadead
Copy link
Copy Markdown
Member

@erictleung this LGTM, unless you want to add anything more to the change.

@erictleung
Copy link
Copy Markdown
Member

@raisedadead if you're able to locally test this, go ahead and merge. I haven't made the time yet to get to this and pull it down locally.

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.

4 participants