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

Add markdown and emoji support for chat messages #23

Open
jsonnull opened this issue May 18, 2017 · 3 comments
Open

Add markdown and emoji support for chat messages #23

jsonnull opened this issue May 18, 2017 · 3 comments

Comments

@jsonnull
Copy link
Owner

Chat messages should be able to support basic markdown features (italics, bold, code).

In addition, there should be an emoji feature with an emoji picker.

@jsonnull
Copy link
Owner Author

I'm not aware of any very lightweight markdown parsers that are focused on providing just these minimal features, so we will roll our own parser. Should be interesting...

@jsonnull
Copy link
Owner Author

Let's keep this on hold for now, there'll be a lot of work here.

@jsonnull
Copy link
Owner Author

I'm looking at this for markdown: https://github.com/acdlite/react-remarkable

There's also a lot of emoji providers to choose from.

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

No branches or pull requests

1 participant