이미지 업로드 팁

이미지 파일을 프로젝트 폴더 내에 저장해도 되지만 번거롭다.

github issue를 이용하면 좀 더 편하게 이미지를 업로드할 수 있다고 한다.

1. 우선 이미지를 업로드할 issue를 새로 만든다.

https://user-images.githubusercontent.com/43984708/281238633-52c22bd6-76e6-4312-860f-d5b9cb3ad32e.png

2. 업로드하고자 하는 이미지를 issue에 올린다.

https://user-images.githubusercontent.com/43984708/281240808-258d6187-fcd8-4aab-9215-5f699c4e56aa.png

crtl+c, crtl+v로 업로드 가능하다.

3. 이미지 url로 포스팅에 업로드한다. url은 이미지를 클릭하면 찾을 수 있다.

https://user-images.githubusercontent.com/43984708/281240969-6c947d86-6394-48ca-9aeb-d3782714c4db.png

3-1. 위 방법을 안될시 Edit을 누르면 다른 링크를 얻을 수 있다.

4. 노션 같은 경우에는 붙여넣기이미지 임베드 하면 이미지를 업로드 할 수 있다.

https://user-images.githubusercontent.com/43984708/281241365-31fd7c28-dfff-4e6c-98c3-039f8b19c0a3.png

5. 결과는 다음과 같다.

https://user-images.githubusercontent.com/43984708/281241609-932d1d8e-3b0d-49e8-91e0-69f2e5c96253.png

6. mark down으로 직접 넣어주고 싶다면 다음과 같이 작성해도 된다.

![https://user-images.githubusercontent.com/43984708/281241609-932d1d8e-3b0d-49e8-91e0-69f2e5c96253.png](https://user-images.githubusercontent.com/43984708/281241609-932d1d8e-3b0d-49e8-91e0-69f2e5c96253.png)