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

fix: correct escape quotes in contributor names #351

Merged
merged 3 commits into from May 12, 2023
Merged

fix: correct escape quotes in contributor names #351

merged 3 commits into from May 12, 2023

Conversation

dwmkerr
Copy link
Contributor

@dwmkerr dwmkerr commented Feb 7, 2023

What:

This PR fixes issue #352

Why:

Quote in GitHub user names create invalid HTML in the contributors table

How:

Expanding on the technique used to fix pipes in names.

Checklist:

  • Documentation (na)
  • Tests
  • Ready to be merged
  • Added myself to contributors table

@dwmkerr dwmkerr requested a review from a team as a code owner February 7, 2023 06:47
@dwmkerr
Copy link
Contributor Author

dwmkerr commented Feb 7, 2023

@all-contributors add dwmkerr for bug tests code

@allcontributors
Copy link
Contributor

@dwmkerr

I've put up a pull request to add @dwmkerr! 🎉

dwmkerr added a commit to dwmkerr/effective-shell that referenced this pull request Feb 7, 2023
This fix will not be needed when the following issue is resolved in the
mainline:

all-contributors/cli#351
@dwmkerr dwmkerr changed the title chore: verify quotes in names break HTML formatting fix: correct escape quotes in contributor names Feb 7, 2023
@dwmkerr
Copy link
Contributor Author

dwmkerr commented May 3, 2023

Hey all any updates on when we can get this in? It's a bit of a challenge for my colleagues which special characters in names

@gr2m gr2m self-assigned this May 12, 2023
Copy link
Contributor

@gr2m gr2m left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you! Sorry for the wait

@gr2m gr2m merged commit 959e361 into all-contributors:master May 12, 2023
2 checks passed
@all-contributors-release-bot
Copy link
Member

🎉 This PR is included in version 6.25.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

@dwmkerr
Copy link
Contributor Author

dwmkerr commented May 15, 2023

Great, thanks @gr2m !

@dwmkerr dwmkerr deleted the fix/quotes-in-names branch July 5, 2023 22:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants