This repository has been archived by the owner on Jul 11, 2019. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 341
img and/or open graph parsing #29
Comments
+1 to gifs/pngs/jpgs for starters would be nice to have a 'embed-media' module that matched strings for media urls, then turned them into embed html. bonus points if it can verify they are valid images before rendering (e.g. render to invisible canvas and make sure it loads correctly) |
since we have markdown now all you need to do is transform .jpg, .png, .gif into |
Yeah I think that'll work for now. To provide a decent experience like slack (verifying a valid url and what not) message parsing would need be async and was more work than I could put in to it last night haha. |
Thoughts from last night:
|
some node tools for oembed parsing/lists of oembed URLs:
|
This issue was moved to moose-team/rich-message#2 |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Understandably not a desired feature, but I appreciate link/og parsing found in apps like slack and hipchat. Happy to work on it, but looking for some feedback on if this is wanted before I spend some time on it.
The text was updated successfully, but these errors were encountered: