Skip to content

Instantly share code, notes, and snippets.

@lasersox
Forked from Phrogz/gist:311640
Created February 22, 2010 23:16
Show Gist options
  • Save lasersox/311646 to your computer and use it in GitHub Desktop.
Save lasersox/311646 to your computer and use it in GitHub Desktop.
#Works (foo is not included)
:markdown
Hello
World
%foo
#Fails (foo is included)
:markdown
Hello
World
%foo
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment