-
-
Notifications
You must be signed in to change notification settings - Fork 464
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
Possible to handle protocol-less media? #135
Labels
Comments
Not sure what do you mean by handle? Typically if you use this with a image url, it works correctly as seen on babelmark |
Sorry I wasn't clear enough. When i use that example there it gets
processed as an image tag. Not handled as a video tag as it does if I
simply add http: to the begining. Does that make sense?
…On 15/08/2017 5:55 PM, "Alexandre Mutel" ***@***.***> wrote:
Not sure what do you mean by handle? Typically if you use this with a
image url, it works correctly as seen on babelmark
<https://babelmark.github.io/?text=!%5BImage%5D(%2F%2Fvideos.contentful.com%2F4kxhtjjektmk%2F5jNKj0uP68Kw0uW0MIasOw%2F5628599e3424c29ba3a2ea2188d3d686%2FB80233.mp4)>
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#135 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AEfs8cwVDJLHihQEXLFQ1w8xKtVbMrJ-ks5sYTK6gaJpZM4O3IMj>
.
|
Yep, sounds reasonable, PR welcome. |
I'll try my best this weekend when I have time 👍 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
For example when using Contentful the media is returned as such:
Would you accept a PR to handle this case if I can get it together? Or any thoughts on why this would be a bad idea?
The text was updated successfully, but these errors were encountered: