Skip to content

Instantly share code, notes, and snippets.

@fwip
Created April 18, 2011 17:35
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save fwip/925766 to your computer and use it in GitHub Desktop.
Save fwip/925766 to your computer and use it in GitHub Desktop.
Try out public Gist.
#include <stdio.h>
int main(int argc, char **argv){
printf("Hello World\n");
return 0;
}
Here is some text that I have typed in the body.
I wonder if this also supports _GML_...
Looks like it is meant mainly for code.
Another change, for the sake of change.
@fwip
Copy link
Author

fwip commented Apr 18, 2011

Commenting on the second commit -
Markdown test

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