From 88da6697a0a0eb6c8fcb44fb7242922bbc0cc0fd Mon Sep 17 00:00:00 2001 From: SphinxKnight Date: Thu, 11 Nov 2021 09:03:02 +0100 Subject: Fix md conversion errors (#3028) --- files/fr/web/xslt/element/comment/index.html | 17 ++++++++--------- 1 file changed, 8 insertions(+), 9 deletions(-) (limited to 'files/fr/web/xslt/element/comment') diff --git a/files/fr/web/xslt/element/comment/index.html b/files/fr/web/xslt/element/comment/index.html index 6859fe0b8f..e88c37927e 100644 --- a/files/fr/web/xslt/element/comment/index.html +++ b/files/fr/web/xslt/element/comment/index.html @@ -10,23 +10,22 @@ original_slug: Web/XSLT/comment {{ XsltRef() }}

L'élément <xsl:comment> écrit un commentaire dans le document de sortie. Il ne doit contenir que du texte.

-

Syntaxe

+

Syntaxe

<xsl:comment>
 	MODÈLE
 </xsl:comment> 
-

Attributs obligatoires

+

Attributs obligatoires

Aucun.

-

Attributs optionnels

+

Attributs optionnels

Aucun.

-

Type

+

Type

Instruction, apparaît dans un modèle.

-

Définition

-

XSLT 1.0, section 7.4. +

Définition

+

XSLT 1.0, section 7.4.

-

Support Gecko

+

Support Gecko

Supporté. -

Interwiki Languages Links -

{{ languages( { "en": "en/XSLT/comment", "es": "es/XSLT/comment", "pl": "pl/XSLT/comment" } ) }} +

\ No newline at end of file -- cgit v1.2.3-54-g00ecf