|
|
|
@ -5,6 +5,13 @@
@@ -5,6 +5,13 @@
|
|
|
|
|
<title>Markdown 語法說明</title> |
|
|
|
|
<link rel="stylesheet" media="all" href="Han/han.min.css"> |
|
|
|
|
<link rel="stylesheet" media="all" href="stylesheets/main.css"> |
|
|
|
|
<meta property="og:title" content="Markdown 語法說明" /> |
|
|
|
|
<meta property="og:url" content="http://markdown.tw/" /> |
|
|
|
|
<meta property="og:type" content="website" /> |
|
|
|
|
<meta property="og:description" content="Markdown 是很簡單的純文件格式,由於語法設計的好,近幾年廣泛應用在各種領域,包括 Github、Stackoverflow 等知名的網路服務都使用它,本網頁為該語法的中文說明" /> |
|
|
|
|
<meta property="og:image" content="/images/208x128.png" /> |
|
|
|
|
<meta property="og:image:width" content="208" /> |
|
|
|
|
<meta property="og:image:height" content="128" /> |
|
|
|
|
</head> |
|
|
|
|
<body> |
|
|
|
|
<div class="wikistyle"> |
|
|
|
|