summaryrefslogtreecommitdiff
path: root/cn
diff options
context:
space:
mode:
Diffstat (limited to 'cn')
-rw-r--r--cn/posts/tips-of-writing/index.html7
1 files changed, 6 insertions, 1 deletions
diff --git a/cn/posts/tips-of-writing/index.html b/cn/posts/tips-of-writing/index.html
index 5ac89f9..43ae9ad 100644
--- a/cn/posts/tips-of-writing/index.html
+++ b/cn/posts/tips-of-writing/index.html
@@ -144,7 +144,12 @@ which may causing error or really need to be highlighted! and it should only eff
</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>
+but is a key word for next few sections, or adverb of degree.</p>
+<ol start="3">
+<li>~~ <em><strong>Bold Italic</strong></em> ~~</li>
+</ol>
+<p>This one is too strong to use, I don&rsquo;t need it since the previous two can handle most situation.
+So it will pass.</p>
</div>