Processing web sketch embeds on this forum

@codeguppy – Hmm. I just tried to enable this.

Discourse forums won’t allow the embed tag, so the share cut-paste from codeguppy doesn’t work:

<embed src="http://www.codeguppy.com/code.html?jSm8qvlb18R4Eu64jmE0" style="width:1024px; height:670px;">

But codeguppy doesn’t allow iframes, so this doesn’t load:

<iframe src="http://www.codeguppy.com/code.html?jSm8qvlb18R4Eu64jmE0" width:"100%" height:"510"></iframe>

It looks like the ones we can support (shown above) all allow iframe. I’m open to workarounds – sorry it wasn’t as easy as I thought!