-
Notifications
You must be signed in to change notification settings - Fork 0
Markdown
Trotyl Yu edited this page Aug 26, 2014
·
6 revisions
Markdown 是一门轻量级的标记语言,具有非常便捷的编写速度和可读性。主要但不仅用于写作方面。
https://guides.github.com/features/mastering-markdown/
-
GitHub 中项目的
README.md
, Wiki 以及 issues 等等。 - GitHub Gist ,轻量级的高效代码及文本速记或分享平台。
- Trello 中的 Description , Checklist 以及 Comment 等等。
- StackOverFlow 中的提问和回答。
- 一些技术类博客的编辑器语言(比如 CnBlogs)。
- 网站的 页面内容 或 页面模板 ,比如 Jekyll 。
提供自陈飞学长(编者注)