aboutsummaryrefslogtreecommitdiff
path: root/files/fr/web/exslt/math/min
diff options
context:
space:
mode:
authorSphinxKnight <SphinxKnight@users.noreply.github.com>2021-11-11 08:09:49 +0100
committerGitHub <noreply@github.com>2021-11-11 08:09:49 +0100
commit8e4b6a2591e41a2f09549c99bf077a596703c2ac (patch)
treeabd4852fa1e7e55a33f5c206ed10b7369b9f797f /files/fr/web/exslt/math/min
parent0c7447342f42b5d181db04f6b5459b052270d9b7 (diff)
downloadtranslated-content-8e4b6a2591e41a2f09549c99bf077a596703c2ac.tar.gz
translated-content-8e4b6a2591e41a2f09549c99bf077a596703c2ac.tar.bz2
translated-content-8e4b6a2591e41a2f09549c99bf077a596703c2ac.zip
Fix MD conversion errors (#3016)
Diffstat (limited to 'files/fr/web/exslt/math/min')
-rw-r--r--files/fr/web/exslt/math/min/index.html10
1 files changed, 5 insertions, 5 deletions
diff --git a/files/fr/web/exslt/math/min/index.html b/files/fr/web/exslt/math/min/index.html
index 3feb6cda34..850d8d1ed6 100644
--- a/files/fr/web/exslt/math/min/index.html
+++ b/files/fr/web/exslt/math/min/index.html
@@ -15,27 +15,27 @@ translation_of: Web/EXSLT/math/min
<p>{{ Note() }}</p>
-<h3 id="Syntax" name="Syntax">Syntaxe</h3>
+<h3 id="Syntax">Syntaxe</h3>
<pre class="eval">math:min(<em>nodeSet</em>)
</pre>
-<h3 id="Arguments" name="Arguments">Arguments</h3>
+<h3 id="Arguments">Arguments</h3>
<dl>
<dt><code><em>nodeSet</em></code></dt>
<dd>L'ensemble de nœuds dont la valeur la plus faible est recherchée.</dd>
</dl>
-<h3 id="Returns" name="Returns">Renvoie</h3>
+<h3 id="Returns">Renvoie</h3>
<p>Fragment de l'arbre du résultat représentant la valeur numérique du nœud avec la valeur la plus faible sous forme d'une de caractères.</p>
-<h3 id="Defined" name="Defined">Défini</h3>
+<h3 id="Defined">Défini</h3>
<p><a class="external" href="http://www.exslt.org/regexp/functions/min/index.html">EXSLT - MATH:MIN</a></p>
-<h3 id="Gecko_support" name="Gecko_support">Prise en charge par Gecko</h3>
+<h3 id="Gecko_support">Prise en charge par Gecko</h3>
<p><br>
Pris en charge par Gecko 1.9 et suivants.</p>