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/concat/index.html | 18 +++++++-----------
1 file changed, 7 insertions(+), 11 deletions(-)
(limited to 'files/fr/web/xpath/functions/concat/index.html')
diff --git a/files/fr/web/xpath/functions/concat/index.html b/files/fr/web/xpath/functions/concat/index.html
index 6099a0de5a..7ee8eeae00 100644
--- a/files/fr/web/xpath/functions/concat/index.html
+++ b/files/fr/web/xpath/functions/concat/index.html
@@ -11,23 +11,19 @@ original_slug: Web/XPath/Fonctions/concat
La fonction concat
concatène deux ou plusieurs chaînes et retourne la chaîne résultante.
- Syntaxe
+Syntaxe
concat( chaîne1 , chaîne2 [, chaînen]* )
- Arguments
+ Arguments
chaînen
- Cette fonction accepte deux arguments ou plus. Chacun est une chaîne.
- Retour
+ Retour
Une chaîne unique, résultat de la concaténation des chaînes passées en arguments à la fonction.
- Définition
-XPath 1.0, section 4.2.
+
Définition
+XPath 1.0, section 4.2.
- Support Gecko
+ Support Gecko
Supportée.
-
-
-
-
-{{ languages( { "en": "en/XPath/Functions/concat", "ja": "ja/XPath/Functions/concat", "pl": "pl/XPath/Funkcje/concat" } ) }}
+
\ No newline at end of file
--
cgit v1.2.3-54-g00ecf