Skip to content

Instantly share code, notes, and snippets.

@lcowell
Created February 4, 2012 22:44
Show Gist options
  • Save lcowell/1740806 to your computer and use it in GitHub Desktop.
Save lcowell/1740806 to your computer and use it in GitHub Desktop.
code highlighting in markdown

This is an example of code highlighting

class Ruby
  def blah
  end
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment