.md
확장자h1 header
=========
h2 header
---------
>
로 블럭 인용구 표현 가능> this is quote
> > this is quote inside of quote
this is quote
this is quote inside of quote
로 코드 블럭 제공<hr>
사용[link keyword][id]
[id]: URL "Optional Title here"
// code
Link: [Google][googlelink]
[googlelink]: https://google.com "Go google"
사용문법: [Title](link)
적용예: [Google](https://google.com, "google link")
* 외부링크: <http://example.com/>
* 이메일링크: <address@example.com>
*single asterisks*
_single underscores_
**double asterisks**
__double underscores__
~~cancelline~~
single asterisks
single underscores
double asterisks
double underscores
cancelline
<img src="" alt="" width="" height=""/>
<br>
태그로 해도 됨
: 한칸 공백 
: 4칸 공백