Skip to content
This repository was archived by the owner on Sep 25, 2019. It is now read-only.

fix(challenges): replaced em tags with code tags#279

Merged
scissorsneedfoodtoo merged 1 commit intofreeCodeCamp:devfrom
lalov1:fix/code-in-console
Aug 30, 2018
Merged

fix(challenges): replaced em tags with code tags#279
scissorsneedfoodtoo merged 1 commit intofreeCodeCamp:devfrom
lalov1:fix/code-in-console

Conversation

@lalov1
Copy link
Copy Markdown
Contributor

@lalov1 lalov1 commented Aug 27, 2018

Em tags were showing in console, so I replaced them.

ISSUES CLOSED: #18048

Description

Em tags were showing in the console, so I replaced them with code tags

Pre-Submission Checklist

  • Your pull request targets the dev branch.
  • Branch starts with either fix/, feature/, or translate/ (e.g. fix/challenge-tests)
  • All new and existing tests pass the command npm test.
  • Use npm run commit to generate a conventional commit message.
    Learn more here: https://conventionalcommits.org/#why-use-conventional-commits
  • The changes were done locally on your machine and NOT GitHub web interface.
    If they were done on the web interface you have ensured that you are creating conventional commit messages.

Checklist:

  • Tested changes locally.
  • Addressed currently open issue (replace XXXXX with an issue no in next line)

Closes freeCodeCamp/freeCodeCamp#18048

Em tags were showing in console, so I replaced them.

ISSUES CLOSED: #18048
@scissorsneedfoodtoo scissorsneedfoodtoo merged commit 68daaf7 into freeCodeCamp:dev Aug 30, 2018
@scissorsneedfoodtoo
Copy link
Copy Markdown
Contributor

✨ ✨ ✨ Awesome! Congratulations on your first contribution to freeCodeCamp! ✨ ✨ ✨

Thank you for submitting a PR for this issue, @lalov1. We're all really looking forward to your next contribution.

@lalov1 lalov1 deleted the fix/code-in-console branch August 30, 2018 12:56
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Regular Expressions: Find One or More Criminals in a Hunt

2 participants