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

Feature: Render and display markdown emoji #806

Closed
gokcan opened this issue Jul 4, 2017 · 2 comments
Closed

Feature: Render and display markdown emoji #806

gokcan opened this issue Jul 4, 2017 · 2 comments

Comments

@gokcan
Copy link

gokcan commented Jul 4, 2017

Hi,

Is it possible to display emojis in slate .md ?

https://gist.github.com/rxaviers/7360908

@lord
Copy link
Member

lord commented Jul 4, 2017

Hmm, that's a good question. I'm not sure. Maybe this would help? https://stackoverflow.com/questions/10580186/how-to-display-emoji-char-in-html

The colon name colon syntax definitely doesn't work, but maybe inserting a HTML escape for the right unicode codepoint or whatever would work?

@lord lord closed this as completed Jul 4, 2017
@gokcan
Copy link
Author

gokcan commented Jul 5, 2017

@lord

It would be great if we can directly use the syntax :emoji: directly in the index-html.md .

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