From a55b575e8089ee6cab7c5c262a7e6db55d0e34d6 Mon Sep 17 00:00:00 2001 From: Florian Merz Date: Thu, 11 Feb 2021 14:46:50 +0100 Subject: unslug es: move --- files/es/web/xslt/comment/index.html | 37 ------------------------------------ 1 file changed, 37 deletions(-) delete mode 100644 files/es/web/xslt/comment/index.html (limited to 'files/es/web/xslt/comment/index.html') diff --git a/files/es/web/xslt/comment/index.html b/files/es/web/xslt/comment/index.html deleted file mode 100644 index a55f777703..0000000000 --- a/files/es/web/xslt/comment/index.html +++ /dev/null @@ -1,37 +0,0 @@ ---- -title: comment -slug: Web/XSLT/comment -tags: - - Todas_las_Categorías - - XSLT -translation_of: Web/XSLT/Element/comment ---- -

{{XsltRef}}

- -

El elemento <xsl:comment> escribe un comentario en el documento de salida. Debe incluir sólo texto.

- -

Sintaxis

- -
<xsl:comment>
-	TEMPLATE
-</xsl:comment> 
- -

Atributos necesarios

- -

Ninguno.

- -

Atributos opcionales

- -

Ninguno.

- -

Tipo

- -

Instrucción, aparece dentro de una plantilla.

- -

Definido

- -

XSLT, sección 7.4.

- -

Soporte en Gecko

- -

Soportado.

-- cgit v1.2.3-54-g00ecf