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

Missing Emoji support #37

Open
ghost opened this issue Dec 14, 2015 · 2 comments
Open

Missing Emoji support #37

ghost opened this issue Dec 14, 2015 · 2 comments

Comments

@ghost
Copy link

ghost commented Dec 14, 2015

Since MarkRight is a GitHub flavoured MarkDown editor it should have Emoji support. 🍀 🎮 🙏

Also thanks for this great tool!

@Drudoo
Copy link

Drudoo commented Apr 18, 2016

Second this!

@dvcrn
Copy link
Owner

dvcrn commented Apr 19, 2016

PRs are welcome 😄 I'm a bit short on time these days.

In general we can either use one of the finished js libraries that do this and pipe the text through it on change or write a manual parser that matches all :something: blocks

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

No branches or pull requests

2 participants