File tree 1 file changed +5
-5
lines changed
1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 35
35
36
36
* 確保你提交的每一本書都是免費的。如有需要請 Double-check。如果你在 PR 中註明為什麼你認為這本書是免費的,這對管理員是很有幫助的。
37
37
* 我們不接受儲存在 Google Drive、Dropbox、Mega、Scribd、Issuu 和其他類似文件上傳平台上的文件。
38
- * 請按照字母順序插入連結, as described [ below ] ( #alphabetical-order ) .
38
+ * 請按照字母順序插入連結, 如 [ 下方敘述 ] ( #alphabetical-order ) .
39
39
* 使用最權威來源的連結(意思是原作者的網站比編輯的網站好,比第三方網站好)。
40
40
* 沒有文件託管服務(包括(但不限於) Dropbox 和 Google Drive 連結)。
41
41
* 優先選擇使用 ` https ` 連結,而不是 ` http ` 連結 -- 只要它們位於相同的網域並提供相同的内容。
150
150
```
151
151
152
152
153
- ### Alphabetical order
153
+ ### <a id="alphabetical- order"></a>依照字母排序
154
154
155
- - When there are multiple titles beginning with the same letter order them by the second, and so on. For example: `aa` comes before `ab`.
156
- - `one two` comes before `onetwo`
155
+ - 當出現多個相同字母開頭的標題時,則照第二個字母排序,以此類推。例如: `aa` 排在 `ab` 前面
156
+ - `one two` 排在 `onetwo` 前面
157
157
158
- If you see a misplaced link, check the linter error message to know which lines should be swapped.
158
+ 如果你看到錯誤的連結,請檢查 linter 的錯誤訊息來找到哪一行順序需要交換
159
159
160
160
161
161
### 自動化測試
You can’t perform that action at this time.
0 commit comments