alexandrevicenzi / gistfy

Code once, share everywhere.
MIT License
65 stars 22 forks source link

Option to use inside iframe #16

Closed alexandrevicenzi closed 8 years ago

alexandrevicenzi commented 9 years ago

For example:

    <iframe src="http://www.gistfy.com/github/butecoopensource/arduino-display-7-seg/exemplo.ino?type=html"
            frameborder="0"
            allowtransparency="true"
            width="300px"
            height="300px"></iframe>

It's not working as expected.