Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

긴 코드 질문하기 #4

Open
wookay opened this issue Oct 20, 2019 · 0 comments
Open

긴 코드 질문하기 #4

wookay opened this issue Oct 20, 2019 · 0 comments

Comments

@wookay
Copy link
Member

wookay commented Oct 20, 2019

페이스북은 코드 올리기 불편하므로
이 곳 juliakorea/talks issues를 자유, 질문 게시판 처럼 사용해도 좋습니다.

코드 전후에는 ```로 감싸주세요.

```
println("hello")
```

Julia 문법을 적용하고 싶으면 ```julia 로 시작하고 ```로 닫습니다.

```julia
println(1+2)
```

이미지 파일 또한 드래그하여 쉽게 공유 가능합니다.
Screen Shot 2019-10-20 at 11 59 20 PM

Preview 탭을 눌러 미리보기 하면 편합니다.
juliakorea 슬랙 에서도 코드 질문을 편하게 할 수 있습니다.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant