Video tutorial
视频教程
Why Markdown?
为什么用 Markdown?
Markdown is a lightweight plain-text format that converts to HTML. It is the lingua franca of READMEs, technical documentation, blog posts (including this site), forum posts, and chat. The whole point is to be readable as plain text while still producing valid HTML when needed.
Markdown 是一种轻量的纯文本格式,可以转换为 HTML。它是 README、技术文档、博客文章(包括本站)、论坛帖子和聊天的通用语言。核心目标是:作为纯文本可读,必要时又能生成合法 HTML。