From 41a6588583ba556303af7f9a7c2c36150ff60081 Mon Sep 17 00:00:00 2001 From: julieng Date: Thu, 11 Nov 2021 09:03:59 +0100 Subject: convert content to md --- files/fr/web/xslt/element/comment/index.md | 50 +++++++++++++++++------------- 1 file changed, 28 insertions(+), 22 deletions(-) (limited to 'files/fr/web/xslt/element/comment/index.md') diff --git a/files/fr/web/xslt/element/comment/index.md b/files/fr/web/xslt/element/comment/index.md index e88c37927e..6327a24ba2 100644 --- a/files/fr/web/xslt/element/comment/index.md +++ b/files/fr/web/xslt/element/comment/index.md @@ -6,26 +6,32 @@ tags: translation_of: Web/XSLT/Element/comment 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

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

Attributs obligatoires

-

Aucun. -

-

Attributs optionnels

-

Aucun. -

-

Type

-

Instruction, apparaît dans un modèle. -

-

Définition

-

XSLT 1.0, section 7.4. -

-

Support Gecko

-

Supporté. -

\ No newline at end of file + +L'élément `` écrit un commentaire dans le document de sortie. Il ne doit contenir que du texte. + +### Syntaxe + + + MODÈLE + + +### Attributs obligatoires + +Aucun. + +### Attributs optionnels + +Aucun. + +### Type + +Instruction, apparaît dans un modèle. + +### Définition + +[XSLT 1.0, section 7.4](http://www.w3.org/TR/xslt#section-Creating-Comments). + +### Support Gecko + +Supporté. -- cgit v1.2.3-54-g00ecf