From bf04412ad9dddf4cf7d07973b1d09737f34de590 Mon Sep 17 00:00:00 2001 From: garhve Date: Fri, 26 May 2023 11:02:39 +0800 Subject: finish tips of writing.md --- cn/posts/tips-of-writing/index.html | 31 ++++++++++++++++++++++++++++--- 1 file changed, 28 insertions(+), 3 deletions(-) diff --git a/cn/posts/tips-of-writing/index.html b/cn/posts/tips-of-writing/index.html index f5d9d48..7a602b0 100644 --- a/cn/posts/tips-of-writing/index.html +++ b/cn/posts/tips-of-writing/index.html @@ -153,18 +153,43 @@ So it will pass.

-

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

+

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

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.

+

To conclusion, Italic and Bold are the major methods I’ll be using, 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.


Typesetting

-

This part will cover how to put the content to make it looks better.

+

This part will cover how to set the content settings to make it looks better.

+ +
+

This is a block +Block is too common since it can easily fit in multi-situation. But I’ll restrict the usage of it to unify the style.

+
+

Only use it as footnote, and should use it no more than 2 lines.

+ +

This post is written with unordered list to list rules. And that’s it, use it when context is not in order.

+ +

Opposite with unordered list, use it when context has order.

+ +

Indent is not markdown native feature, so I’ll keep away from it.

+
+

Typesetting is the key to beautify pages. Even though the rules are few, I still need to keep in mind. +Especially the block.

+
+

That’s for now. Update will continue if anything new.

-- cgit v1.2.3-70-g09d2