From 8e4b6a2591e41a2f09549c99bf077a596703c2ac Mon Sep 17 00:00:00 2001 From: SphinxKnight Date: Thu, 11 Nov 2021 08:09:49 +0100 Subject: Fix MD conversion errors (#3016) --- files/fr/web/exslt/math/lowest/index.html | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'files/fr/web/exslt/math/lowest/index.html') diff --git a/files/fr/web/exslt/math/lowest/index.html b/files/fr/web/exslt/math/lowest/index.html index bd69a718bf..de2d4a47f1 100644 --- a/files/fr/web/exslt/math/lowest/index.html +++ b/files/fr/web/exslt/math/lowest/index.html @@ -13,28 +13,28 @@ translation_of: Web/EXSLT/math/lowest

{{ Note() }}

-

Syntaxe

+

Syntaxe

math:lowest(ensembleNœud)
 
-

Arguments

+

Arguments

ensembleNœud
L'ensemble de nœuds pour lequel il faut retourner la plus petite valeur.
-

Retourne

+

Retourne

Un fragment d'arbre résultat consistant en copies des nœuds retournés par la fonction math:min().

-

Définition

+

Définition

-

Support par Gecko

+

Support par Gecko

Supporté par Gecko 1.9 et ultérieur.

-- cgit v1.2.3-54-g00ecf