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/not/index.html | 20 ++++++++------------
1 file changed, 8 insertions(+), 12 deletions(-)
(limited to 'files/fr/web/xpath/functions/not')
diff --git a/files/fr/web/xpath/functions/not/index.html b/files/fr/web/xpath/functions/not/index.html
index d70bfa89e4..142a814159 100644
--- a/files/fr/web/xpath/functions/not/index.html
+++ b/files/fr/web/xpath/functions/not/index.html
@@ -11,26 +11,22 @@ original_slug: Web/XPath/Fonctions/not
La fonction not
évalue une expression booléenne et retourne la valeur opposée.
- Syntaxe
+Syntaxe
not( expression )
- Arguments
+ Arguments
expression
(optionnel)
- L'expression est évaluée exactement comme si elle était passée en tant qu'argument à la fonction boolean().
- Retour
+ Retour
True
pour une expression évaluée à false
; false
pour une expression évaluée à true
.
- Notes
+ Notes
- Cette fonction devrait se comporter de façon identique à la fonction boolean(), excepté qu'elle retourne la valeur opposée.
- 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/not", "ja": "ja/XPath/Functions/not", "pl": "pl/XPath/Funkcje/not" } ) }}
+
\ No newline at end of file
--
cgit v1.2.3-54-g00ecf