Skip to content

Instantly share code, notes, and snippets.

@alecchen
Created January 29, 2010 05:24
Show Gist options
  • Save alecchen/289477 to your computer and use it in GitHub Desktop.
Save alecchen/289477 to your computer and use it in GitHub Desktop.

First-level heading

Hello World!

emphasis

strong emphasis

Second-level heading

@data.each { |item| puts item }

code

  • An item in a bulleted (unordered) list
  • Another item in a bulleted list
  1. An item in an enumerated (ordered) list
  2. Another item in an enumerated list

This text will be enclosed in an HTML blockquote element.

link text here

![Alt text here](Image URL here "Image title here")

line1


line2


line3

line4


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