So, since I always want to write something but always get frustrating by the problem I’ve been encountered continuously. I will make some rules to help me get over them.

It’s will be two sections which cover the rules and mathods in writing.

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 on taste of user.

So I’ll restrain myself from using them randomly.

  1. Bold

From my view, it’s a strong express. So I’ll use it only when something really important which may causing error or really need to be highlighted! and it should only effect on 1 or 2 words.

  1. Italic

Italic is also used to highlight. But the expression is not so strong as bold. 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, or adverb of degree.

  1. Bold Italic

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. Color

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