안녕하세요.
Markdown에 관련된 내용을 다루는 강좌를 공개합니다.
the-easiest-markdown
README.md 여기
처음 마크다운을 접하고 배워나가는 과정에서 좀 더 의미있게 접근해보고자 이 문서를 만들게 되었습니다. 마크다운을 사용하는 분들에게 조금이나마 도움이 되었으면 좋겠습니다.
그리고 Emoji 항목들을 다루는 글도 있습니다. 본문에도 하단에 링크되어 있지만 이 문서도 함께 링크 드립니다.
emoji-cheat-sheet
README.md 여기
감사합니다. ![]()
(여기부터 본문 일부분…)
Overview
What is the Markdown?

Markdown is a lightweight markup language for creating formatted text using a plain-text editor.
John Gruber and Aaron Swartz created Markdown in 2004 as a markup language that is appealing to human readers in its source code form.
Markdown is widely used in blogging, instant messaging, online forums, collaborative software, documentation pages, and readme files.