From 22b729309008260c7286fa8a2b1403f5f6066a69 Mon Sep 17 00:00:00 2001 From: t7yang Date: Tue, 18 May 2021 14:37:19 +0800 Subject: fix: miss a closing `ul` --- files/zh-tw/mdn/guidelines/writing_style_guide/index.html | 1 + 1 file changed, 1 insertion(+) (limited to 'files') diff --git a/files/zh-tw/mdn/guidelines/writing_style_guide/index.html b/files/zh-tw/mdn/guidelines/writing_style_guide/index.html index cc90ee9ab4..6f5aee0858 100644 --- a/files/zh-tw/mdn/guidelines/writing_style_guide/index.html +++ b/files/zh-tw/mdn/guidelines/writing_style_guide/index.html @@ -159,6 +159,7 @@ tags:
  • 不要對標題使用樣式及 classes 。這當然也包含了不要用 {{HTMLElement("code")}} 元素。因此請不要把標題寫成「使用 SuperAmazingThing 介面」,而是寫成「使用 SuperAmazingThing 介面」這樣就好。
  • 避免在標題內使用巨集(除了某些特別用於標題的巨集)。
  • 不要建立「頭碰頭」標題。一個標題緊接著一個子標題中間沒有任何的內容看起來會很突兀也會讓讀者因為看不到外側章節開頭有任何的說明而感到困惑。
  • +

    清單

    -- cgit v1.2.3-54-g00ecf