aboutsummaryrefslogtreecommitdiff
path: root/files/zh-tw/mdn
diff options
context:
space:
mode:
authortristantheb <tristantheb@gmail.com>2021-04-21 16:21:07 +0200
committerIrvin <irvinfly@gmail.com>2021-04-22 00:40:28 +0800
commite9bb21320278d88f6795525b4bb6c91b90711fcc (patch)
tree954e9ca33c74f55cacebf9929ba640caf0b88c4c /files/zh-tw/mdn
parent3c2908eafe5aacd2b98c1b4e23a8da28a120dbeb (diff)
downloadtranslated-content-e9bb21320278d88f6795525b4bb6c91b90711fcc.tar.gz
translated-content-e9bb21320278d88f6795525b4bb6c91b90711fcc.tar.bz2
translated-content-e9bb21320278d88f6795525b4bb6c91b90711fcc.zip
KS: Removal of the least used macros
Diffstat (limited to 'files/zh-tw/mdn')
-rw-r--r--files/zh-tw/mdn/guidelines/writing_style_guide/index.html2
1 files changed, 1 insertions, 1 deletions
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 39d4d22e9a..c9ee99400a 100644
--- a/files/zh-tw/mdn/guidelines/writing_style_guide/index.html
+++ b/files/zh-tw/mdn/guidelines/writing_style_guide/index.html
@@ -71,7 +71,7 @@ translation_of: MDN/Guidelines/Writing_style_guide
<div class="warning"><strong>警告:</strong>同樣,“警告”樣式用於創建警告框,就像這樣。</div>
-<p>除非有明確指令,否則<strong>請勿</strong>使用 HTML 的 <code>style</code> 屬性來手動更改內容的風格。如果你無法使用預先定義的 class 來達成目的,就將他丟到 {{IRCLink("mdn")}} 以尋求協助。</p>
+<p>除非有明確指令,否則<strong>請勿</strong>使用 HTML 的 <code>style</code> 屬性來手動更改內容的風格。如果你無法使用預先定義的 class 來達成目的,就將他丟到 <a href="https://chat.mozilla.org/#/room/#mdn:mozilla.org">Matrix</a> 以尋求協助。</p>
<h3 id="範例程式的樣式與格式">範例程式的樣式與格式</h3>