마크다운 가이드, markdown guide
현재 진행중인 프로젝트에서 wiki 작성중에 특정 syntax로 작성을 해야하는 곳이 있었다.
바로 markdown
Markdown is a lightweight markup language for creating formatted text using a plain-text editor. ( Wikipedia )
해당 hashnode에서도 markdown을 사용하고 있고, Github에서도 사용하고 있다!
Markdown is a lightweight and easy-to-use syntax for styling all forms of writing on the GitHub platform. ( https://guides.github.com/features/mastering-markdown/ )
docs.microsoft.com/en-us/azure/devops/proj…
프로젝트 관리와 코드버전관리용으로 microsoft 사의 azure devops를 사용중인데 해당 부분에 설명이 잘 되어있다.
이게 근간이 되는 사이트 : markdownguide.org