diff options
Diffstat (limited to 'files/ko/web/javascript/reference/global_objects/string/match')
| -rw-r--r-- | files/ko/web/javascript/reference/global_objects/string/match/index.html | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/files/ko/web/javascript/reference/global_objects/string/match/index.html b/files/ko/web/javascript/reference/global_objects/string/match/index.html index e1031b8a0e..5297d440be 100644 --- a/files/ko/web/javascript/reference/global_objects/string/match/index.html +++ b/files/ko/web/javascript/reference/global_objects/string/match/index.html @@ -130,8 +130,6 @@ str3.match(null); // ["null"]을 반환함.</pre> <h2 id="브라우저_호환성">브라우저 호환성</h2> -<p class="hidden">이 페이지의 호환성 표는 구조화된 데이터를 기반으로 작성하였습니다. 데이터를 제공하고 싶으시다면, <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a>를 체크하시고, 풀 리퀘스트를 보내주시기 바랍니다.</p> - <p>{{Compat("javascript.builtins.String.match")}}</p> <h2 id="Firefox-specific_notes">Firefox-specific notes</h2> |
