From b7d563653d48e4e78837de9dc49b03df9e7a111c Mon Sep 17 00:00:00 2001
From: SphinxKnight
Date: Thu, 11 Nov 2021 08:59:11 +0100
Subject: Fix md conversion errors (#3027)
---
files/fr/web/xpath/functions/false/index.html | 18 +++++++-----------
1 file changed, 7 insertions(+), 11 deletions(-)
(limited to 'files/fr/web/xpath/functions/false')
diff --git a/files/fr/web/xpath/functions/false/index.html b/files/fr/web/xpath/functions/false/index.html
index fd4cfbc462..1914710d4a 100644
--- a/files/fr/web/xpath/functions/false/index.html
+++ b/files/fr/web/xpath/functions/false/index.html
@@ -11,26 +11,22 @@ original_slug: Web/XPath/Fonctions/false
La fonction false
retourne le booléen false
.
- Syntaxe
+Syntaxe
false()
- Retour
+ Retour
Booléen false
.
- Notes
+ Notes
Cette fonction est utile dans les comparaisons :
<xsl:if test="boolean((1 > 2) = false())">
L'expression évaluée comme fausse
</xsl:if>
- Définition
-XPath 1.0, section 4.3.
+
Définition
+XPath 1.0, section 4.3.
- Support Gecko
+ Support Gecko
Supportée.
-
-
-
-
-{{ languages( { "en": "en/XPath/Functions/false", "ja": "ja/XPath/Functions/false", "pl": "pl/XPath/Funkcje/false" } ) }}
+
\ No newline at end of file
--
cgit v1.2.3-54-g00ecf