Giter Club home page Giter Club logo

til's Introduction

#TIL


Ground Rule

  • 잔디심기 구멍 뚫리지 않기 위해 의미없는 커밋을 남기지 말자

  • 가능하면 매일매일 1건이상의 커밋을 남기자

  • 시간이 흐른 뒤에 보기에 부끄럽지 않은 TIL을 만들어보자


markdown 문법 기초

  • 헤딩(heading, #) 문서의 제목이나 소제목

    • #의 개수에 따라서 크기 조절 가능
  • 마크다운은 문서의 구조화에만 집중하므로, 디자인적 이유로 문법을 사용하지 말 것

  • 리스트(list, 1. 2. 3. / * or -)

    • 탭을 눌러 하위리스트로 전환 가능
    • 순서 유무
  • 코드블럭 (원하는 언어) + 내용에 ```를 앞뒤로 3개씩 붙임

#코드블럭 활용 예시

print('hello, world')
  • 링크(link, string )

    →스트링에 단어, url에 주소

  • ctrl + / 누르면 원래 작성된 언어로 확인 가능

  • string

    →이미지를 삽입. 너비와 높이 조절 불가능. 조절 필요시 html 사용

  • 텍스트 강조( ** ** 볼드, __ __ 볼드, * * 이탤릭, _ _ 이탤릭, ~~ ~~ 취소선)

  • 가로로 - - - 세번 ← 수평선 / 언더바 가능, 별 가능

til's People

Contributors

zxzx9404 avatar

Watchers

 avatar

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.