luwes / craft-codemirror

Add the awesome in-browser code editor CodeMirror as a field type.
MIT License
18 stars 10 forks source link

Emoji characters are not allowed #16

Open jmcgaha opened 3 years ago

jmcgaha commented 3 years ago

I have a client who was using this field and tried to embed a tweet that contained a 📣 emoji. Upon saving the entry I get a Code Embed cannot contain emoji. error (Code Embed is the name of the field).

I'm looking at other/better options for embedding tweets but is there some way that this field could be updated with emoji support?