Skip to content

Instantly share code, notes, and snippets.

@houchenl
Created May 2, 2017 08:49
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 houchenl/94d49e17ca0239f580c8072792c87aeb to your computer and use it in GitHub Desktop.
Save houchenl/94d49e17ca0239f580c8072792c87aeb to your computer and use it in GitHub Desktop.
a snip of c code
# include <stdio.h>
int main() {
printf("Hello Gist.\n");
return 0;
}
@houchenl
Copy link
Author

houchenl commented May 2, 2017

this is a comment

title

bold text

hello one

@houchenl
Copy link
Author

houchenl commented May 2, 2017

one
two

  1. one
  2. two
  3. three
  • [ aaaa] oooo
  • [bbbb] oooo

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