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

GitHub emoji render as a box with the name inside instead of the expected image #532

Open
1 task done
esarver opened this issue Mar 14, 2018 · 3 comments
Open
1 task done

Comments

@esarver
Copy link

esarver commented Mar 14, 2018

Prerequisites

Description

GitHub emoji render as a box with the name inside instead of the expected image.

Steps to Reproduce

  1. Get gistfile1.md from https://gist.github.com/rxaviers/7360908.
  2. Open in Atom
  3. Open the markdown-preview

Expected behavior: Expected to see the list look like what is shown at https://gist.github.com/rxaviers/7360908
image

Actual behavior: All emoji are shown as boxes with the name of the emoji inside.
image

Reproduces how often: Always

Versions

Atom version:

Atom    : 1.24.1
Electron: 1.6.16
Chrome  : 56.0.2924.87
Node    : 7.4.0

APM version:

apm  1.18.12
npm  3.10.10
node 6.9.5 x64
atom 1.24.1
python 2.7.14
git
visual studio

Windows Version:

Version 10.0.16299.248 (Enterprise)

Additional Information

I have installed OpenSansEmoji from https://github.com/MorbZ/OpenSansEmoji
I have also installed autocomplete-emojis which displays the emoji correctly in the suggestion box.
The emoji are displayed if I select the Unicode emoji from the suggestions.

@Arcanemagus
Copy link

Looks like this broke between Atom v1.21.0 and Atom v1.22.1, which translates to these changes.

@razetime
Copy link

This is still a problem on Atom 1.55.0 Windows 10 64-bit.

@Trainax
Copy link

Trainax commented Dec 11, 2021

I'm afraid this problem still exists. I tried adding some flags to a markdown document I'm writing and the flags unfortunately aren't rendering properly.

immagine

Atom 1.58.0 on Windows 11 64-bit

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

No branches or pull requests

4 participants