-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update font.styl onxs/oexs-rep@93535cf
- Loading branch information
Showing
5 changed files
with
582 additions
and
582 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -526,7 +526,7 @@ <h2 id="其它"><a href="#其它" class="headerlink" title="其它"></a>其它</ | |
<p> Markdown 会转成:</p> | ||
<figure class="highlight plaintext"><table><tr><td class="gutter"><pre><span class="line">1</span><br><span class="line">2</span><br><span class="line">3</span><br><span class="line">4</span><br><span class="line">5</span><br></pre></td><td class="code"><pre><span class="line"><a href="&#x6D;&#x61;i&#x6C;&#x74;&#x6F;:&#x61;&#x64;&#x64;&#x72;&#x65;</span><br><span class="line">&#115;&#115;&#64;&#101;&#120;&#x61;&#109;&#x70;&#x6C;e&#x2E;&#99;&#111;</span><br><span class="line">&#109;">&#x61;&#x64;&#x64;&#x72;&#x65;&#115;&#115;&#64;&#101;&#120;&#x61;</span><br><span class="line">&#109;&#x70;&#x6C;e&#x2E;&#99;&#111;&#109;</a></span><br><span class="line"></span><br></pre></td></tr></table></figure> | ||
|
||
<p> 在浏览器里面,这段字串(其实是 <code><a href="mailto:[email protected]">[email protected]</a></code>)会变成一个可以点击的「<a href="mailto:address@example.com">address@example.com</a>」链接。</p> | ||
<p> 在浏览器里面,这段字串(其实是 <code><a href="mailto:[email protected]">[email protected]</a></code>)会变成一个可以点击的「<a href="mailto:address@example.com">address@example.com</a>」链接。</p> | ||
<p> (这种作法虽然可以糊弄不少的机器人,但并不能全部挡下来,不过总比什么都不做好些。不管怎样,公开你的信箱终究会引来广告信件的。)</p> | ||
<h3 id="反斜杠"><a href="#反斜杠" class="headerlink" title="反斜杠"></a>反斜杠</h3><p> Markdown 可以利用反斜杠来插入一些在语法中有其它意义的符号,例如:如果你想要用星号加在文字旁边的方式来做出强调效果(但不用 <code><em></code> 标签),你可以在星号的前面加上反斜杠:</p> | ||
<figure class="highlight plaintext"><table><tr><td class="gutter"><pre><span class="line">1</span><br><span class="line">2</span><br></pre></td><td class="code"><pre><span class="line">\*literal asterisks\*</span><br><span class="line"></span><br></pre></td></tr></table></figure> | ||
|
Oops, something went wrong.