|
|
|
<!DOCTYPE html>
|
|
|
|
<html lang="zh-TW" class="han-biaodian-pro-cns han-la">
|
|
|
|
<head>
|
|
|
|
<meta charset="UTF-8">
|
|
|
|
<title>Markdown 語法說明</title>
|
|
|
|
<link rel="stylesheet" media="all" href="//cdnjs.cloudflare.com/ajax/libs/Han/3.2.2/han.min.css">
|
|
|
|
<link rel="stylesheet" media="all" href="stylesheets/main.css">
|
|
|
|
<meta property="og:title" content="Markdown 語法說明" />
|
|
|
|
<meta property="og:url" content="https://markdown.tw/" />
|
|
|
|
<meta property="og:type" content="website" />
|
|
|
|
<meta property="og:description" content="Markdown 是很簡單的純文件格式,由於語法設計得好,近幾年廣泛應用在各種領域,包括 Github、Stack Overflow 等知名的網路服務都使用它,本網頁為該語法的中文說明" />
|
|
|
|
<meta property="og:image" content="https://markdown.tw/images/208x128.png" />
|
|
|
|
<meta property="og:image:width" content="208" />
|
|
|
|
<meta property="og:image:height" content="128" />
|
|
|
|
</head>
|
|
|
|
<body class="tk-source-han-sans-traditional" style="font-family: -apple-system">
|
|
|
|
<nav>
|
|
|
|
<a href="/">文件</a>
|
|
|
|
<a href="/resources.html">資源</a>
|
|
|
|
<a href="http://commonmark.org/">標準</a>
|
|
|
|
<a href="https://github.com/othree/markdown-syntax-zhtw/issues">回報錯誤</a>
|
|
|
|
</nav>
|
|
|
|
|
|
|
|
<div class="wikistyle">
|