Skip to content

steamedEggMaster/study

Repository files navigation

깃 튜토리얼

소스코드 블록은 다음과 같이 작성할 수 있습니다.

#include <stdio.h>

int main(void) {
  printf("Hello world");
  return 0;
}

링크는 다음과 같이 작성할 수 있습니다.

블로그 주소

순서 없는 목록은 다음과 같이 작성할 수 있습니다.

  • 깃 튜토리얼
    • 깃 clone
    • 깃 pull
    • 깃 commit

인용 구문은 다음과 같이 작성할 수 있습니다.

'공부합시다' - 박찬영 -

테이블은 다음과 같이 작성할 수 있습니다.

이름 영어 정보 수학
박찬영 90점 87점 100점
홍길동 97점 78점 93점
이순신 89점 93점 97점

강조는 다음과 같이 할 수 있습니다.

치킨먹다가 두드러기 남.

웹 프레임워크 : bootstrap

About

공부 및 잡다한 것들

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published