Skip to content

Commit 9710c55

Browse files
committed
fix mark down format
1 parent 4ba4cc4 commit 9710c55

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

manual/zh-TW/coding-standards/chapters/javascript.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -58,8 +58,8 @@ function getSomeData() {
5858

5959
<a name="syntax-indentation"></a>
6060
### 縮排
61-
請勿混用 tab 與 spaces
62-
Tab 等同 4 個 spaces
61+
- 請勿混用 tab 與 spaces
62+
- Tab 等同 4 個 spaces
6363

6464
<a name="syntax-spacing"></a>
6565
### 空白

0 commit comments

Comments
 (0)