Skip to content

Commit

Permalink
Merge pull request #171 from HeavySnowJakarta/patch-1
Browse files Browse the repository at this point in the history
  • Loading branch information
sparanoid authored Jun 5, 2022
2 parents 17013a5 + 8073f8f commit 73580f1
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.en.md
Original file line number Diff line number Diff line change
Expand Up @@ -90,6 +90,8 @@ Bad:

### Avoid duplicate punctuation

Although the punctuation usage of China mainland admits to duplicate the punctuations, the sentence may become unpleasing to the eye by doing that.

Good:

> 德國隊竟然戰勝了巴西隊!
Expand Down
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -93,6 +93,8 @@ CSS Text Module Level 4 的 [`text-spacing`](https://www.w3.org/TR/css-text-4/#t

### 不重複使用標點符號

即使中國大陸的標點符號用法允許重複使用標點符號,但是這麼做會破壞句子的美觀性。

正確:

> 德國隊竟然戰勝了巴西隊!
Expand Down
2 changes: 2 additions & 0 deletions README.zh-Hans.md
Original file line number Diff line number Diff line change
Expand Up @@ -90,6 +90,8 @@ CSS Text Module Level 4 的 [`text-spacing`](https://www.w3.org/TR/css-text-4/#t

### 不重复使用标点符号

即使中国大陆的标点符号用法允许重复使用标点符号,但是这么做会破坏句子的美观性。

正确:

> 德国队竟然战胜了巴西队!
Expand Down

0 comments on commit 73580f1

Please sign in to comment.