Github for some particularly annoying reason likes to render email addresses with javascript content in the hcards. It would be particularly useful if there was a quick email validation which only accepted valid email addresses in hcards - or a utility method at the very least; which allowed you to test validity.
Reproduce steps:
- Grab 3e7265a and friends
- Visit https://github.com/CloCkWeRX
- Add to google contacts
Expected:
Success
Actual:
Failure; as invalid content is being passed around.
Github for some particularly annoying reason likes to render email addresses with javascript content in the hcards. It would be particularly useful if there was a quick email validation which only accepted valid email addresses in hcards - or a utility method at the very least; which allowed you to test validity.
Reproduce steps:
Expected:
Success
Actual:
Failure; as invalid content is being passed around.