Skip to content

Instantly share code, notes, and snippets.

@rhaps0dy
Last active August 29, 2015 14:03
Show Gist options
  • Save rhaps0dy/f9b8e5e5662785a66616 to your computer and use it in GitHub Desktop.
Save rhaps0dy/f9b8e5e5662785a66616 to your computer and use it in GitHub Desktop.
Testing gist.io

#Hello

This is a Markdown file, and should be read as such! We can use bold and monospace and more things I can't remember, and we can

#include <stdio.h>

int
main()
{
	puts("Highlight some C!!");
	return 0;
}
@trapped
Copy link

trapped commented Jul 2, 2014

w0w

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