Skip to content

Instantly share code, notes, and snippets.

@nordringrayhide
Created March 27, 2011 17:06
Show Gist options
  • Save nordringrayhide/889375 to your computer and use it in GitHub Desktop.
Save nordringrayhide/889375 to your computer and use it in GitHub Desktop.
<markdown>
## Head1
* List1
* List 2
* List 3
#!ruby
def say
puts "Hello world!!!"
end
</markdown>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment