DevTools

Markdown 쓰는 방법

매료매료 2021. 3. 15. 15:44

.md 파일은 markdown의 약자임...

 

1. Markdown in Visual Studio Code

 

2. Markdown in Trello

참고사이트 : https://help.trello.com/article/821-using-markdown-in-trello

 

3. Markdown in Slack

* 코드블럭으로 메세지 전송시 Enter 로 줄바꿈 처리되게 하는 옵션

When typing code with ``` ~ -> check 표시하면 됨.

#### 2021/03/15 추가 ####