Skip to content
This repository has been archived by the owner on Mar 7, 2022. It is now read-only.

Add missing space between text and URL on WhatsApp sharing #210

Merged
merged 1 commit into from
Jun 23, 2017
Merged

Add missing space between text and URL on WhatsApp sharing #210

merged 1 commit into from
Jun 23, 2017

Conversation

alejandroiglesias
Copy link
Contributor

This adds a space (actually a newline) between the text and the URL for WhatsApp sharing. Before, the text and the URL were together:

MY TEXThttp://myurl.com

The URL was interpreted as normal text by WhatsApp (TEXThttp://myurl.com). Now they have a newline in between:

MY TEXT
http://myurl.com

And also WhatsApp shows the preview for the URL now since the URL is correct.

@45kb
Copy link
Member

45kb commented Jun 20, 2017

Hey @alejandroiglesias thanks a lot, can you just please remove the dist folder from the commit so i can merge it? 👍

Also why not just a space instead of new line? :P

@alejandroiglesias
Copy link
Contributor Author

Hey @alejandroiglesias thanks a lot, can you just please remove the dist folder from the commit so i can merge it? 👍

Done! 👍

Also why not just a space instead of new line? :P

I think it looks better that way.

@alejandroiglesias
Copy link
Contributor Author

Would you like to merge it so that we can point our app dependency back to this repo?

@45kb 45kb merged commit eb03f92 into 720kb:master Jun 23, 2017
45kb added a commit that referenced this pull request Jun 23, 2017
@45kb
Copy link
Member

45kb commented Jun 23, 2017

@alejandroiglesias done! thank you.

@alejandroiglesias
Copy link
Contributor Author

@45kb great! 😄

@alejandroiglesias alejandroiglesias deleted the add-whatsapp-missing-space branch June 23, 2017 12:36
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.

2 participants