diff options
Diffstat (limited to 'files/ko/web/xslt/element/strip-space')
-rw-r--r-- | files/ko/web/xslt/element/strip-space/index.html | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/files/ko/web/xslt/element/strip-space/index.html b/files/ko/web/xslt/element/strip-space/index.html index 7bbc485afd..3809c15ef1 100644 --- a/files/ko/web/xslt/element/strip-space/index.html +++ b/files/ko/web/xslt/element/strip-space/index.html @@ -1,9 +1,10 @@ --- title: strip-space -slug: Web/XSLT/strip-space +slug: Web/XSLT/Element/strip-space tags: - XSLT_Reference translation_of: Web/XSLT/Element/strip-space +original_slug: Web/XSLT/strip-space --- <p>{{ XsltRef() }}</p> <p><code><xsl:strip-space></code> 요소는 공백을 지웠으면 하는 소스 문서의 요소를 정의합니다.</p> |