From 2f530bed8ebb6853b8c033979ef956575100bdf4 Mon Sep 17 00:00:00 2001 From: Peter Bengtsson Date: Tue, 27 Jul 2021 13:17:06 -0400 Subject: remove link 'title' attributes that's just the 'href' (ko, part 3) (#1742) --- files/ko/mdn/structures/macros/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'files/ko/mdn/structures/macros') diff --git a/files/ko/mdn/structures/macros/index.html b/files/ko/mdn/structures/macros/index.html index 13bf3803ef..8882255eb2 100644 --- a/files/ko/mdn/structures/macros/index.html +++ b/files/ko/mdn/structures/macros/index.html @@ -15,7 +15,7 @@ translation_of: MDN/Structures/Macros

매크로가 구현되는 법

-

MDN의 매크로는 서버에서 실행되는 JavaScript 코드로 구현되고, Node.js를 사용하여 해석됩니다. 그 위에 우리가 구현한 위키 중심 서비스 및 매크로를 위키 플랫폼 및 그 콘텐츠와 상호 작용하게 하는 기능을 제공하는 많은 라이브러리가 있습니다. 더 배우고 싶다면, KumaScript 안내서를 참조하세요.

+

MDN의 매크로는 서버에서 실행되는 JavaScript 코드로 구현되고, Node.js를 사용하여 해석됩니다. 그 위에 우리가 구현한 위키 중심 서비스 및 매크로를 위키 플랫폼 및 그 콘텐츠와 상호 작용하게 하는 기능을 제공하는 많은 라이브러리가 있습니다. 더 배우고 싶다면, KumaScript 안내서를 참조하세요.

콘텐츠에 매크로 사용하기

-- cgit v1.2.3-54-g00ecf