Skip to content

Commit 734b2b8

Browse files
committed
Site updated: 2017-08-03 10:40:28
1 parent f2a16a5 commit 734b2b8

File tree

9 files changed

+618
-24
lines changed

9 files changed

+618
-24
lines changed

2016/02/16/Markdown语法/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -335,9 +335,9 @@ <h2 id="8-分隔线"><a href="#8-分隔线" class="headerlink" title="8.分隔
335335
<hr>
336336
<hr>
337337
<p><del>文字删除线</del></p>
338-
<h2 id="9-创建链接"><a href="#9-创建链接" class="headerlink" title="9.创建链接"></a>9.创建链接</h2><p>语法为\<a href="&#109;&#x61;&#105;&#x6c;&#116;&#x6f;&#x3a;&#116;&#101;&#115;&#x74;&#64;&#x64;&#x6f;&#x6d;&#x61;&#x69;&#x6e;&#46;&#x63;&#x6f;&#x6d;&#x5c;">&#116;&#101;&#115;&#x74;&#64;&#x64;&#x6f;&#x6d;&#x61;&#x69;&#x6e;&#46;&#x63;&#x6f;&#x6d;&#x5c;</a></p>
338+
<h2 id="9-创建链接"><a href="#9-创建链接" class="headerlink" title="9.创建链接"></a>9.创建链接</h2><p>语法为\<a href="&#x6d;&#97;&#105;&#108;&#x74;&#111;&#58;&#x74;&#101;&#x73;&#x74;&#x40;&#x64;&#x6f;&#x6d;&#x61;&#x69;&#110;&#46;&#x63;&#x6f;&#x6d;&#92;">&#x74;&#101;&#x73;&#x74;&#x40;&#x64;&#x6f;&#x6d;&#x61;&#x69;&#110;&#46;&#x63;&#x6f;&#x6d;&#92;</a></p>
339339
<p>实际效果为</p>
340-
<p><a href="&#x6d;&#x61;&#x69;&#108;&#x74;&#x6f;&#58;&#x74;&#101;&#115;&#x74;&#x40;&#100;&#x6f;&#x6d;&#x61;&#x69;&#110;&#46;&#99;&#111;&#109;">&#x74;&#101;&#115;&#x74;&#x40;&#100;&#x6f;&#x6d;&#x61;&#x69;&#110;&#46;&#99;&#111;&#109;</a></p>
340+
<p><a href="&#x6d;&#x61;&#x69;&#x6c;&#x74;&#x6f;&#58;&#116;&#101;&#115;&#116;&#64;&#100;&#x6f;&#x6d;&#x61;&#105;&#110;&#x2e;&#x63;&#x6f;&#x6d;">&#116;&#101;&#115;&#116;&#64;&#100;&#x6f;&#x6d;&#x61;&#105;&#110;&#x2e;&#x63;&#x6f;&#x6d;</a></p>
341341
<h2 id="10-转义字符"><a href="#10-转义字符" class="headerlink" title="10.转义字符"></a>10.转义字符</h2><p>对于特殊字符,如* [ &gt;等符号,可使用特殊字符\将这些特殊字符转义为正常打印字符</p>
342342
<h2 id="11-总结"><a href="#11-总结" class="headerlink" title="11.总结"></a>11.总结</h2><p>以上便是markdown的基本语法,这些语法保证能够在markdown上存活,然后不断的practice</p>
343343

2017/06/23/Ceph与HDFS的UGO权限研究/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -332,7 +332,7 @@ <h2 id="ceph支持HDFS的权限"><a href="#ceph支持HDFS的权限" class="heade
332332

333333
<div class="post-nav-prev post-nav-item">
334334

335-
<a href="/2017/08/02/firewalld入门/" rel="prev" title="firewalld入门">
335+
<a href="/2017/08/03/firewalld入门/" rel="prev" title="firewalld入门">
336336
firewalld入门 <i class="fa fa-chevron-right"></i>
337337
</a>
338338

0 commit comments

Comments
 (0)