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 ability to parse Markdown images #90

Closed
aguilaair opened this issue Apr 8, 2021 · 2 comments
Closed

Add ability to parse Markdown images #90

aguilaair opened this issue Apr 8, 2021 · 2 comments

Comments

@aguilaair
Copy link

Right now if you send an image in markdown (e.g. ![image](https://i.imgur.com/XC13fLf.png)) you get an empty message:

image

Eventhough the papercups backend does not (yet) support uploading images it would be nice to have the ability to send images from a 3rd party service such as Imgur and have them render correctly. This could also be good preparation for when the backend does support images.

@aguilaair aguilaair changed the title Add abiity to parse Markdown images Add ability to parse Markdown images Apr 8, 2021
reichert621 referenced this issue in papercups-io/chat-window Apr 8, 2021
@reichert621
Copy link
Collaborator

will be fixed in the next deploy :)

@cheeseblubber
Copy link
Contributor

Screen Shot 2021-04-29 at 2 02 10 PM

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

No branches or pull requests

3 participants