From 541759c9402d6cca9dcfd163ede853f412603a04 Mon Sep 17 00:00:00 2001 From: garhve Date: Sat, 6 May 2023 19:54:31 +0800 Subject: revise --- cn/posts/tips-of-writing/index.html | 18 +++++++++++++----- 1 file changed, 13 insertions(+), 5 deletions(-) (limited to 'cn/posts/tips-of-writing/index.html') diff --git a/cn/posts/tips-of-writing/index.html b/cn/posts/tips-of-writing/index.html index 9c5f191..8d8ea43 100644 --- a/cn/posts/tips-of-writing/index.html +++ b/cn/posts/tips-of-writing/index.html @@ -23,7 +23,7 @@ "articleSection" : "posts", "name" : "Tips of Writing", "headline" : "Tips of Writing", - "description" : "So, since I always want to write something but always get frustrating by the problem I\u0026rsquo;ve been encountered continuously. I will make some rules to help me get over them.\nIt\u0026rsquo;s will be two sections which cover the rules and mathods in writing.\nAnnotating Rules This part will cover how to annotating, be simple yet can handle complex contents.\nEmphasis Smphasis has four different express, Bold, Italic, underscore, and the mix of first two, Bold italic.", + "description" : "So, since I always want to write something but always get frustrating by the problem I\u0026rsquo;ve been encountered continuously. I will make some rules to help me get over them.\nIt\u0026rsquo;s will be two sections which cover the rules and mathods in writing.\nAnnotating Rules This part will cover how to annotating, be simple yet can handle complex contents.\nEmphasis Smphasis has five different express, Bold, Italic, underscore, Color and the mix of first two, Bold italic.", "inLanguage" : "en-US", "author" : "garhve", "creator" : "garhve", @@ -43,11 +43,11 @@ +Emphasis Smphasis has five different express, Bold, Italic, underscore, Color and the mix of first two, Bold italic." /> +Emphasis Smphasis has five different express, Bold, Italic, underscore, Color and the mix of first two, Bold italic." /> @@ -130,8 +130,8 @@ I’ve been encountered continuously. I will make some rules to help me get

Annotating Rules

This part will cover how to annotating, be simple yet can handle complex contents.

Emphasis

-

Smphasis has four different express, Bold, Italic, underscore, and the mix of -first two, Bold italic. Those all have not much difference of usage but depends +

Smphasis has five different express, Bold, Italic, underscore, Color +and the mix of first two, Bold italic. Those all have not much difference of usage but depends on taste of user.

So I’ll restrain myself from using them randomly.

    @@ -151,10 +151,18 @@ but is a key word for next few sections, or adverb of degree.

    This one is too strong to use, I don’t need it since the previous two can handle most situation. So it will pass.

      +
    1. underline
    2. +
    +

    Underscore is another emphasis method, but since it is used on link mostly. I’ll follow the rule, Only for link.

    +
    1. Color

    Markdown doesn’t support color annotation natively. So here’s no reason I should use it. Besides, colorful blog is really ugly.

    +
    +

    So to conclusion, Italic and Bold are the major method, and they are used to support different purpose. +first one is to emphasis new noun and adverb of degree whereas second is for something really important.

    +
    -- cgit v1.2.3-70-g09d2