summaryrefslogtreecommitdiff
path: root/cn/posts
diff options
context:
space:
mode:
authorgarhve <git@garhve.com>2023-05-06 19:32:03 +0800
committergarhve <git@garhve.com>2023-05-06 19:32:03 +0800
commit0718a66e732e84f8f99d6b035e5e84679fea260c (patch)
treeb02a777aabf61855f0861ae00782fc07c7c68ec6 /cn/posts
parent534bbdd384e6cfe9fcdddcb7461c0f34c5a8374e (diff)
unfinished
Diffstat (limited to 'cn/posts')
-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>