question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Not all emojis are displayed correctly

See original GitHub issue

Hey! I’m currently working on some markdown that contains emojis and some of them are not displayed in the resulting pdf. Here’s a case to reproduce it.

I take this markdown:

:thumbsup:
:ledger:

Convert it width mdpdf test.md --debug.

And as a result the thumbsup emoji is displayed, but the ledger is not.

Here’s how the debug html looks like:

        <p><img src="https://github.global.ssl.fastly.net/images/icons/emoji/thumbsup.png?v5" alt=":thumbsup:" title=":thumbsup:" class="emoji-img emoji"><br>
&#x1F4D2;</p>

Am I missing something here? I’ve briefly looked in your code and found that you’re using a library to convert emojis to images, but for some reason this does not happen for the 📒 emoji.

Issue Analytics

  • State:open
  • Created 5 years ago
  • Comments:5 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
jelisejevcommented, Jan 22, 2019

I was working on some materials that I wrote as markdown and wanted to publish as a PDF. I’ve done one and published it on https://www.devtrails.io/. I chose your tool because it seemed to be the easiest one to use.

However, now I don’t have much time to work on the project so thus the use case is gone. Otherwise, your project is great. This is the only issue I’ve encountered so far because I wanted to use some special emojis as a notation.

Keep up the great work!

On Mon, Jan 21, 2019 at 12:39 AM Elliot Blackburn notifications@github.com wrote:

@jelisejev https://github.com/jelisejev that’s a shame but thanks, it’s rare I get feedback on the project, any chance you’d mind letting me know what your use case was and how it changed? I’m just curious, I see the downloads and the issues but don’t often get to know how people (attempt) to use the project.

No worries if it’s too much time to explain. None the less I’ll take a crack and this issue.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/BlueHatbRit/mdpdf/issues/53#issuecomment-455909337, or mute the thread https://github.com/notifications/unsubscribe-auth/AAp-1tSH8ww8PCPkJ3LW9SgjRirPZ-_Kks5vFPAWgaJpZM4YNfsC .

– Best regards, Pavels.

0reactions
BlueHatbRitcommented, Jan 23, 2019

@jelisejev brilliant, thanks for the info on the use case!

Read more comments on GitHub >

github_iconTop Results From Across the Web

Why are Some Emojis Not Showing Up? Here's How to Fix ...
Wonder why you can't see emojis on android or iPhone? Below, will show you how to fix it and what you can do...
Read more >
Why Other People Can't See Your Emojis and How to Fix It
The only real options to avoid being misunderstood are to not use emojis at all, or to fall back to the good old...
Read more >
How To FIX Missing Emojis On Android! (2022) - YouTube
How To FIX Missing Emojis On Android! (2022) ... Show more. Show more ... All links here Are affiliate links that help the...
Read more >
Are emoticons not displaying correctly on your Android phone ...
Are emoticons not displaying correctly on your Android phone? Here's what to do · Step 1. Check if your device can read emoji...
Read more >
Emoji characters not displaying correctly on Windows 7
If there's a reason I can't display them on my machine, is there a reason why not? They're part of unicode, after all....
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found