-
Notifications
You must be signed in to change notification settings - Fork 1
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
Implement rich embeds in message list #199
Comments
Use this free oEmbed API: http://oembedapi.com/ Server is open source and can be self-hosted. |
Markdown input and rendering would be nice too. |
CodeMirror with github-flavored markdown (or prosemirror if funded) + markdown-it https://github.com/codemirror/CodeMirror/ |
Last feature for the release. For realz this time. |
ProseMirror was funded. Giving this a try, but gonna let it go if it starts to looking like too much work. |
Lowering priority of this for now. Prosemirror still needs some time to get organized. There isn't even an npm module yet. |
Spinning off markdown input into separate issue: #298 This one is for oEmbed. |
Extract links (possibly add previews), embed images and videos, etc.
Make use of https://github.com/twitter/twitter-text
The text was updated successfully, but these errors were encountered: