Closed
Description
We do not support sharing directly from the playground, since it is all client side. Adding the ability to load Github gists or Golang playground code by id should help fill in that gap.
We also might be able to add a route in angularjs like /playground/[gist-id] that automatically loads the code from the gist with that id.