-
-
Notifications
You must be signed in to change notification settings - Fork 3.6k
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
feat: add support for emoji inside messages markdown #5384
base: main
Are you sure you want to change the base?
feat: add support for emoji inside messages markdown #5384
Conversation
20d815a
to
709f89c
Compare
358c4ac
to
48cc07e
Compare
Hello Danny, |
It's my personal preference, it helps me keep imports organized by some logic. Ascending line length for packages, and descending for types and local modules Thank you I applied changes too. |
Ok, I understand everyone has personal taste about code formatting but when there aren't tools supporting that style it becomes hard to enforce it. |
4e8083a
to
d3cda3b
Compare
Rebased and ready to merge. |
Summary
Introduces the remark-emoji plugin to properly render emoji inside chat messages.
Closes #5382
Change Type
Checklist