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

Emoji support #205

Open
ogurec-ogurec opened this issue Aug 18, 2020 · 1 comment
Open

Emoji support #205

ogurec-ogurec opened this issue Aug 18, 2020 · 1 comment
Labels

Comments

@ogurec-ogurec
Copy link

If I am using Postgresql, how can I make Emoji support in comments?

@danirus
Copy link
Owner

danirus commented Aug 19, 2020

I don't have a solution. Postgres is not your problem, the problem is that the textarea should behave as a rich text editor.
I want to add support for ProseMirror since long ago. With ProseMirror the comment's textarea wouldn't be a simple text or Markdown but a powerful text editor, allowing text formatting, and Emoji too. Let's see if I can boost the adoption.

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

No branches or pull requests

2 participants