Skip to content

Instantly share code, notes, and snippets.

@ajschumacher
Last active January 19, 2017 07:01
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ajschumacher/4d7b206cbc7843beb5c7 to your computer and use it in GitHub Desktop.
Save ajschumacher/4d7b206cbc7843beb5c7 to your computer and use it in GitHub Desktop.
github fails to render rst email links properly

Here is text with an email link.

Here is an email in text (someone@somewhere.org).

What about second-line email links?

They all fail. The "@" in the email gets changed to "%40" because GitHub isn't differentiating properly between email addresses and URLs. This is strange, because GitHub is properly adding the "mailto:" component...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment