Skip to content

Instantly share code, notes, and snippets.

@zwpp
Last active August 29, 2015 13:55
Show Gist options
  • Save zwpp/8781470 to your computer and use it in GitHub Desktop.
Save zwpp/8781470 to your computer and use it in GitHub Desktop.

Markdownを書いてみるテスト

##Hello, world

puts 'hello, world'
#include<stdio.h>
int main(void){
  puts("hello, world");
  return 0;
}

power

  • hoge1
  • hoge2
  • hoge2.1
  • hoge3
  1. ひとつ
  2. ふたつ
  3. みっつ

hr line


:octocat: :octocat:

🇯🇵

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