github flavored markdown

https://guides.github.com/features/mastering-markdown/
선생님 께 서 는 github 맛의 markdown 을 배 워 서 먼저 이렇게 많이 정리 하고 나중에 정리 하 라 고 하 셨 다.
           *dede*   
         **dede**
          [link to google!](https://google.com)
          ![ state ]( link)
             # 1
            ##  2
            ######   6
         *
            
         >
   inline code   `   `               

\ # 코드 세그먼트 의 문법 하 이 라 이 트 는 가끔 이런 문법 하 이 라 이 트 는 생략 할 수 있 습 니 다 (괄호 가 있 는 사람 에 게)
function fancyAlert(arg) {
  if(arg) {
    $.facebox({div:'#foo'})
  }
}

\ # 퀘 스 트 시트
dededede
dede
\ # 표
First Header
Second Header
Content from cell 1
Content from cell 2
Content in the first column
Content in the second column

좋은 웹페이지 즐겨찾기