From efad3dbdb62d1977c01b953a076bf699100b77e9 Mon Sep 17 00:00:00 2001 From: A1lo Date: Sat, 19 Mar 2022 03:51:33 +0800 Subject: replace all `anch` marco in `zh-TW` (#4708) * fix: resolve some incorrect anchors * fix: resolve some incorrect anchors * fix: resolve some incorrect anchors --- files/zh-tw/web/api/document/execcommand/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'files/zh-tw/web/api/document/execcommand') diff --git a/files/zh-tw/web/api/document/execcommand/index.html b/files/zh-tw/web/api/document/execcommand/index.html index c06cd0d89c..2b85a02bfb 100644 --- a/files/zh-tw/web/api/document/execcommand/index.html +++ b/files/zh-tw/web/api/document/execcommand/index.html @@ -26,7 +26,7 @@ translation_of: Web/API/Document/execCommand
aCommandName
-
一個 {{domxref("DOMString")}} 作為指定要執行的指令。所有可用的指令列表請見 {{anch("Commands")}} 。
+
一個 {{domxref("DOMString")}} 作為指定要執行的指令。所有可用的指令列表請見 指令
aShowDefaultUI
一個 {{jsxref("Boolean")}} 作為指示是否顯示預設的使用者介面。 Mozilla 並未實作這項功能。
aValueArgument
-- cgit v1.2.3-54-g00ecf