Skip to content

wangmoo/test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 

Repository files navigation

test

just test <<<<<<< HEAD

헤더 크기 (h1)

헤더 크기 (h2)

헤더 크기 (h3)

헤더 크기 (h4)

헤더 크기 (h5)
해더 크기 (h6)

리스트정리

Unordered

  • Item 1
  • Item 2
    • Item 2a
    • Item 2b

Ordered

  1. Item 1
  2. Item 2
  3. Item 3
    1. Item 3a
    2. Item 3b

이미지

첫번째 방법
cv3_이미지
Format: ![이미지 alt명](url 링크)

두번째 방법
특수검진링크
Format: img 태그 사용 - 이미지경로는 상대경로 or 절대경로

하이퍼링크(Links)

GitHub

코드 블록(Code Blocks)​

: 해당 프로그래밍 언어의 구문 구별 표시를 적용한 코드를 볼 수 있습니다.

function test() {
 console.log("hello world!");
}

인용 상자(Blockquotes)

As Grace Hopper said:

I’ve always been more interested.
in the future than in the past.

강조(Emphasis)

This text will be italic
This will also be italic

This text will be bold
This will also be bold

You can combine them

테이블 TABLES

First Header Second Header
Content cell 1 Content cell 2
Content column 1 Content column 2

체크 박스(Task Lists)

  • this is a complete item
  • this is an incomplete item
  • @mentions, #refs, links, formatting, and tags supported
  • list syntax required (any unordered or ordered list supported)

인라인 코드(Inline code)

문단 중간에 Code를 넣을 수 있습니다.
예를 들어 printf("hello world!"); 이런 식으로 들어갑니다.

수평선(hr)




탈출 문자 (Backslash Escapes)

*literal asterisks*
literal asterisks
**Text**
_Tom_

이모지(EMOJI) - 아이콘

GitHub supports emoji!
👍 ✨ 🐫 🎉
🚀 🤘 :octocat:
참고

배지(badge) 만들기

https://shields.io/

위 사이트에서 적용 방법 확인하세요! (크롬 브라우저 이용)

작성 예시 https://img.shields.io/badge/--.svg

APM: /apm/l/:packageName.svg AUR license: /aur/license/:packageName.svg

parent of e40350f... Update README.md

About

just test

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published