Coder Social home page Coder Social logo

2022summer's Issues

README.md

MARKDOWN

MARKDOWN 정리, 실습 for README.md

1. 제목(글머리) 작성

H1 제목

H2 부제목

H3 소제목

H4 제목4

H5 제목5
H6 제목6

2. 번호 없는 리스트 작성

  • 리스트1
    • 리스트2
      • 리스트3

3. 번호 있는 리스트 작성

  1. 리스트1
  2. 리스트2
  3. 리스트3

4. 이텔릭체(기울어진 글씨) 작성

텍스트

5. 굵은 글씨 작성

텍스트

6. 인용

인용1

인용2

인용안의 인용

7. 수평선 넣기


8. 링크 달기

(1) 인라인 링크

블로그 주소

(2) 참조 링크

블로그 주소

9. 이미지 추가하기

이탈리아 포지타노

이미지 사이즈 조절

이미지 파일로 추가하기

10. 코드블럭 추가하기

public struct CGSize {
  public var width: CGFloat
  public var heigth: CGFloat
  ...
}

etc

텍스트 굵게
텍스트 취소선

[개행]

스페이스바를 통한 문장개행
스페이스바를 통한 문장개행

br태그를 사용한 문장개행




br태그를 사용한 문장개행

[체크박스]

다음과 같이 체크박스를 표현 할 수 있습니다.

  • 체크박스
  • 빈 체크박스
  • 빈 체크박스

[이모지 넣기]

❤️💜💙🤍

[표 넣기]

왼쪽 정렬 가운데 정렬 오른쪽 정렬
내용1 내용2 내용3
내용1 내용2 내용3

정리내용

정리 내용 보기

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.