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

How come emoji in markdown ### don't render? #990

Closed
matrixbot opened this issue Feb 22, 2016 · 5 comments
Closed

How come emoji in markdown ### don't render? #990

matrixbot opened this issue Feb 22, 2016 · 5 comments
Labels
P2 S-Tolerable Low/no impact on users T-Defect

Comments

@matrixbot
Copy link

Created by @ matthew:matrix.org.

Something to do with new OpenSans? Might be related to the RoomDirectory emoji bug...

@ara4n
Copy link
Member

ara4n commented Feb 25, 2016

This certainly used to work at some point...

screen shot 2016-02-25 at 12 04 17

@Half-Shot
Copy link
Member

Looking into it, it's certainly a javascript issue. I did a in-browser edit to the HTML and it was an invalid character.

I'm not too well versed in utf-8 stuff, but I did a comparison and the character I used '🍜' is 4 bytes in length and the character from the avatar in my room is 3 bytes.

Now WHY that is, I have no idea 😩

@uhoreg
Copy link
Member

uhoreg commented May 9, 2017

Seems to be working now?
image

@t3chguy
Copy link
Member

t3chguy commented May 9, 2017

Duplicate (#1323) had v2 Milestone set
in case that matters

@t3chguy t3chguy added this to the v2 - Public Preview milestone May 9, 2017
@t3chguy
Copy link
Member

t3chguy commented May 15, 2017

Seems fixed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
P2 S-Tolerable Low/no impact on users T-Defect
Projects
None yet
Development

No branches or pull requests

5 participants