• Multiple file gist improvements

    kneath 18 Nov 2009

    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!

  • Comments

    actsasflinn Wed Nov 18 22:00:21 -0800 2009

    yes!

    jeffrafter Wed Nov 18 22:50:48 -0800 2009

    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!

    pocmo Thu Nov 19 02:15:02 -0800 2009

    yeah, nice!

    I would like to also comment on gists like on commits. :)

    visionmedia Thu Nov 19 08:33:02 -0800 2009

    woot

    kneath Thu Nov 19 15:10:17 -0800 2009

    @jeffrafter: Yeah, we added that a while ago after someone's suggestion (maybe yours).

    @pocmo: Heh, we'll have to see about that.

    willbailey Thu Dec 10 13:47:32 -0800 2009

    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.

    Please log in to comment.