We've always had the ability to embed multiple file gists:
But today we added the ability to embed specific files in a multi-file gist!
We also added permalinks next to each file name so you can hard link to specific files like so

Enjoy!
We've always had the ability to embed multiple file gists:
But today we added the ability to embed specific files in a multi-file gist!
We also added permalinks next to each file name so you can hard link to specific files like so

Enjoy!
yes!
Hey this is great! It looks like you also added the description to the window title (or did I miss when that happened because it makes the awesome bar more awesomer). Cheers!
yeah, nice!
I would like to also comment on gists like on commits. :)
woot
@jeffrafter: Yeah, we added that a while ago after someone's suggestion (maybe yours).
@pocmo: Heh, we'll have to see about that.
Any thoughts on supporting a jsonp wrapper around an oembed response for gists?
I'd like to allow users of my app Shareflow (http://getshareflow.com) to embed gists directly in posts, but the document.write code returned by the gist embed code won't work for me as I write the embeds out asynchronously after initial render has occurred.