markright icon indicating copy to clipboard operation
markright copied to clipboard

Missing Emoji support

Open ghost opened this issue 10 years ago • 2 comments

Since MarkRight is a GitHub flavoured MarkDown editor it should have Emoji support. :four_leaf_clover: :video_game: :pray:

Also thanks for this great tool!

ghost avatar Dec 14 '15 09:12 ghost

Second this!

Drudoo avatar Apr 18 '16 13:04 Drudoo

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

dvcrn avatar Apr 19 '16 06:04 dvcrn