summaryrefslogtreecommitdiff
path: root/cn
diff options
context:
space:
mode:
Diffstat (limited to 'cn')
-rw-r--r--cn/posts/tips-of-writing/index.html16
1 files changed, 7 insertions, 9 deletions
diff --git a/cn/posts/tips-of-writing/index.html b/cn/posts/tips-of-writing/index.html
index dc694aa..e2644da 100644
--- a/cn/posts/tips-of-writing/index.html
+++ b/cn/posts/tips-of-writing/index.html
@@ -135,18 +135,16 @@ first two, <em><strong>Bold italic</strong></em>. Those all have not much differ
on taste of user.</p>
<p>So I&rsquo;ll restrain myself from using them randomly.</p>
<ol>
-<li>
-<p><strong>Bold</strong>
-    From my view, it&rsquo;s a strong express. So I&rsquo;ll use it only when something <strong>really important</strong>
+<li><strong>Bold</strong></li>
+</ol>
+<p>    From my view, it&rsquo;s a strong express. So I&rsquo;ll use it only when something <strong>really important</strong>
    which may causing error or really need to be highlighted! and it should only effect on 1 or 2 words.</p>
-</li>
-<li>
-<p><em>Italic</em>
-    <em>Italic</em> is also used to highlight. But the expression is not so strong as <strong>bold</strong>.
+<ol start="2">
+<li><em>Italic</em></li>
+</ol>
+<p>    <em>Italic</em> is also used to highlight. But the expression is not so strong as <strong>bold</strong>.
    therefore, this effect will be used on new words that worth to noting. such as noun that first shows up
    but is a key word for next few sections, etc.</p>
-</li>
-</ol>
</div>