Skip to content

Instantly share code, notes, and snippets.

@zachallaun
Created August 22, 2012 14:30
Show Gist options
  • Save zachallaun/3426130 to your computer and use it in GitHub Desktop.
Save zachallaun/3426130 to your computer and use it in GitHub Desktop.
gist.io test

Gist.io Github Flavored MD test

A list of items

  • item
  • item
  • item

and some code:

def foo():
  def bar():
    return foo
  return bar

Ta-da.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment