ckeditor / ckeditor5

Powerful rich text editor framework with a modular architecture, modern integrations, and features like collaborative editing.
https://ckeditor.com/ckeditor-5
Other
9.55k stars 3.7k forks source link

Create a `EmojiMentionIntegration` plugin #17379

Open pomek opened 3 days ago

pomek commented 3 days ago

📝 Provide a description of the new feature

The goal is to allow for inserting emoji after typing :.

Image

In other words, let's use the Mention plugin as a base.

We can initially use the emoji-picker-element-data package as input data. We may change it at some point.

Definition of Done

Witoso commented 3 days ago

My thoughts: