diff options
author | SphinxKnight <SphinxKnight@users.noreply.github.com> | 2021-11-11 08:24:36 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-11-11 08:24:36 +0100 |
commit | 0a56ada037f89999c426d0b238c2679d2819656a (patch) | |
tree | 6f4219f7630adc0402939be5e2324a9351a6c6d5 /files/fr/web/mathml/element/mi/index.html | |
parent | f5bc500bbe47d197cf8cb7d54b313534bcb3f3bf (diff) | |
download | translated-content-0a56ada037f89999c426d0b238c2679d2819656a.tar.gz translated-content-0a56ada037f89999c426d0b238c2679d2819656a.tar.bz2 translated-content-0a56ada037f89999c426d0b238c2679d2819656a.zip |
Prepare Web MathML section for Markdown conversion (#3020)
* Fix md conversion errors
* Fix typo from manual update :x
Diffstat (limited to 'files/fr/web/mathml/element/mi/index.html')
-rw-r--r-- | files/fr/web/mathml/element/mi/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/files/fr/web/mathml/element/mi/index.html b/files/fr/web/mathml/element/mi/index.html index df4ad9a220..8e2b1d9ed4 100644 --- a/files/fr/web/mathml/element/mi/index.html +++ b/files/fr/web/mathml/element/mi/index.html @@ -38,7 +38,7 @@ translation_of: Web/MathML/Element/mi <li><code>small :</code> La police utilisée sera plus petite que la police courante.</li> <li><code>normal :</code> Équivalent à 100% ou 1em.</li> <li><code>big :</code> La police utilisée sera plus grande que la police courante.</li> - <li>Une <a class="/fr/docs/CSS/longueur" href="/fr/docs/CSS/longueur">longueur quelconque</a>.</li> + <li>Une <a href="/fr/docs/CSS/longueur">longueur quelconque</a>.</li> <li>ou une valeur sans unité qui multiplie la taille par défaut.</li> </ul> </dd> |