just test <<<<<<< HEAD
Unordered
- Item 1
- Item 2
- Item 2a
- Item 2b
Ordered
- Item 1
- Item 2
- Item 3
- Item 3a
- Item 3b
첫번째 방법
Format: ![이미지 alt명](url 링크)
두번째 방법
Format: img 태그 사용 - 이미지경로는 상대경로 or 절대경로
: 해당 프로그래밍 언어의 구문 구별 표시를 적용한 코드를 볼 수 있습니다.
function test() {
console.log("hello world!");
}
As Grace Hopper said:
I’ve always been more interested.
in the future than in the past.
This text will be italic
This will also be italic
This text will be bold
This will also be bold
You can combine them
First Header | Second Header |
---|---|
Content cell 1 | Content cell 2 |
Content column 1 | Content column 2 |
- this is a complete item
- this is an incomplete item
- @mentions, #refs, links, formatting, and
tagssupported - list syntax required (any unordered or ordered list supported)
문단 중간에 Code
를 넣을 수 있습니다.
예를 들어 printf("hello world!");
이런 식으로 들어갑니다.
*literal asterisks*
literal asterisks
**Text**
_Tom_
GitHub supports emoji!
👍 ✨ 🐫 🎉
🚀 🤘
참고
위 사이트에서 적용 방법 확인하세요! (크롬 브라우저 이용)
작성 예시 https://img.shields.io/badge/--.svg
parent of e40350f... Update README.md