diff options
Diffstat (limited to 'files/zh-tw/web/javascript/reference/global_objects/string/replace/index.html')
-rw-r--r-- | files/zh-tw/web/javascript/reference/global_objects/string/replace/index.html | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/files/zh-tw/web/javascript/reference/global_objects/string/replace/index.html b/files/zh-tw/web/javascript/reference/global_objects/string/replace/index.html index 1c42d9925f..1cc9b1abac 100644 --- a/files/zh-tw/web/javascript/reference/global_objects/string/replace/index.html +++ b/files/zh-tw/web/javascript/reference/global_objects/string/replace/index.html @@ -264,8 +264,6 @@ console.log(retArr); <h2 id="瀏覽器相容性">瀏覽器相容性</h2> -<p class="hidden">本相容性表格使用結構化資料自動產生。想要貢獻的話,請看看 <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> 並發個 PR。</p> - <p>{{Compat("javascript.builtins.String.replace")}}</p> <h2 id="Firefox-specific_notes">Firefox-specific notes</h2> |