diff options
author | tristantheb <tristantheb@users.noreply.github.com> | 2021-04-29 16:52:21 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-04-29 23:52:21 +0900 |
commit | 8d08445da4a440b172058720a82c76a1f231eef7 (patch) | |
tree | da09a6cb1ad4629a0cc5856a5434990a9b43a7ec /files/ko/mdn/structures | |
parent | e41fd4d996263012593fd39e127e096d5f1660d2 (diff) | |
download | translated-content-8d08445da4a440b172058720a82c76a1f231eef7.tar.gz translated-content-8d08445da4a440b172058720a82c76a1f231eef7.tar.bz2 translated-content-8d08445da4a440b172058720a82c76a1f231eef7.zip |
KS: Removal of the least used macros - l10n-ko (#613)
* KS: Removal of the least used macros
* Update files/ko/web/html/element/textarea/index.html
Co-authored-by: hochan Lee <hochan049@gmail.com>
* Update files/ko/web/api/window/open/index.html
Co-authored-by: hochan Lee <hochan049@gmail.com>
Co-authored-by: hochan Lee <hochan049@gmail.com>
Diffstat (limited to 'files/ko/mdn/structures')
-rw-r--r-- | files/ko/mdn/structures/macros/index.html | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/files/ko/mdn/structures/macros/index.html b/files/ko/mdn/structures/macros/index.html index 3e27b26b8a..13bf3803ef 100644 --- a/files/ko/mdn/structures/macros/index.html +++ b/files/ko/mdn/structures/macros/index.html @@ -42,5 +42,3 @@ translation_of: MDN/Structures/Macros <p>매크로는 더 큰 텍스트 블록 단순 삽입 또는 MDN의 다른 부분에서 콘텐츠를 교환하는 것처럼 간단하거나, 사이트의 일부를 검색하여 콘텐츠의 전체 색인 구축, 출력 스타일링 및 링크 추가처럼 복잡할 수 있습니다.</p> <p><a href="/ko/docs/MDN/Contribute/Structures/Macros/Commonly-used_macros" title="Commonly-used macros">흔히 쓰는 매크로</a> 페이지에서 가장 흔히 쓰는 매크로에 관하여 읽을 수 있습니다; 또한, 여기에 <a href="https://developer.mozilla.org/ko/docs/templates">모든 매크로 전체 목록</a>도 있습니다. 매크로 대부분은 상단에 주석으로 내장된 문서가 있습니다.</p> - -<p>{{EditorGuideQuicklinks}}</p> |