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

iframes in markdown / gists not displaying on gist.io #57

Open
tkb opened this issue Aug 29, 2013 · 1 comment
Open

iframes in markdown / gists not displaying on gist.io #57

tkb opened this issue Aug 29, 2013 · 1 comment

Comments

@tkb
Copy link

tkb commented Aug 29, 2013

I created this example gist with 2 iframes - one bringing in a visual from a webpage and a second with a youtube video:

https://gist.github.com/tkb/6377766

The embedded content does not render on gist.io:

http://gist.io/6377766

Is this a bug / limitation?

Any suggested workarounds?

@Potherca
Copy link

Potherca commented Jun 1, 2019

@idan ✔️ Issue can be closed.

Iframes are properly rendered. Visit https://gist.io/@tkb/6377766 to see the Youtube video.

The other iframe is not visible as gist.io is hosted from HTTPS and the iframe is not.

The browser will block the content and warn in the console it is mixed content.

Mixed Content: The page at 'https://gist.io/@tkb/6377766' was loaded over HTTPS, but requested an insecure resource 'http://tkb.github.io/lifeexpectancy-post/index.html'. This request has been blocked; the content must be served over HTTPS.

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

2 participants