Skip to content
This repository has been archived by the owner on Oct 3, 2018. It is now read-only.

Http address changes with 😔 emoji #131

Open
Khrystyna opened this issue Apr 21, 2015 · 5 comments
Open

Http address changes with 😔 emoji #131

Khrystyna opened this issue Apr 21, 2015 · 5 comments

Comments

@Khrystyna
Copy link

If text content has http address inside like http://google.com, symbols :/ are changed with emoji 😔 . Is there any workaround for such situation? I don't want to lose support for emoticons. Thanks!

@hassankhan
Copy link
Contributor

As a workaround, apply the no-emojify class to your <a> tags

@Khrystyna
Copy link
Author

The problem is, I don't have anchor tag at that point. I have simple text.

@hassankhan
Copy link
Contributor

You could either remove the http:// prefix, or wrap the link with any tag (<span>, <a>, <p>) and give it the no-emojify class. I can't think of any other way right now :(

@Khrystyna
Copy link
Author

Thanks for quick reply, I will wrap it with 'no-emojify' class at some point, that's definitely the only one solution.

@hassankhan hassankhan reopened this Apr 21, 2015
@hassankhan
Copy link
Contributor

I'd leave it open for now, it's a bug that needs to be fixed. Thanks for reporting the issue!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants