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

Text emotes not working (e.g. gravestone) on external sites #38

Open
JedTheKrampus opened this issue Dec 20, 2016 · 1 comment
Open

Comments

@JedTheKrampus
Copy link

JedTheKrampus commented Dec 20, 2016

Related issue:

https://github.com/ByzantineFailure/BPM-for-Discord/issues/60

The regex ought to be changed to match emotes like this in sites that aren't Reddit:

[test](/gravestone)

Currently they aren't matched and appear as plaintext.

@Shugabuga
Copy link
Contributor

Shugabuga commented Dec 21, 2016

Thanks for reporting the bug here too! Yeah, I think this is a regex matching issue. We would have to lax the regex rules, but I never had the best of luck with manipulating that regex rule.

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

No branches or pull requests

2 participants