diff options
author | SphinxKnight <SphinxKnight@users.noreply.github.com> | 2021-11-11 08:49:25 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-11-11 08:49:25 +0100 |
commit | 96e58ba08b933501f77766a690cdd9a55a4c1173 (patch) | |
tree | c6e1b2f590279c108b6886c501b30ac17ba2156e /files/fr/web/xml/index.html | |
parent | c63c8a7781c9e13c36fcdc56dc4d81de8a925204 (diff) | |
download | translated-content-96e58ba08b933501f77766a690cdd9a55a4c1173.tar.gz translated-content-96e58ba08b933501f77766a690cdd9a55a4c1173.tar.bz2 translated-content-96e58ba08b933501f77766a690cdd9a55a4c1173.zip |
Fix md conversion errors (#3026)
Diffstat (limited to 'files/fr/web/xml/index.html')
-rw-r--r-- | files/fr/web/xml/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/files/fr/web/xml/index.html b/files/fr/web/xml/index.html index 9f557fdf3e..01dfc8753c 100644 --- a/files/fr/web/xml/index.html +++ b/files/fr/web/xml/index.html @@ -11,6 +11,6 @@ translation_of: Web/XML --- <p>{{QuickLinksWithSubpages("/fr/docs/Web/XML")}}{{Draft}}</p> -<p class="summary">Le langage de balisage extensible (nommé <strong>Extensible Markup Language</strong>) est une stricte sérialisation du <a href="/fr/docs/Web/API/Document_Object_Model">DOM</a>.</p> +<p>Le langage de balisage extensible (nommé <strong>Extensible Markup Language</strong>) est une stricte sérialisation du <a href="/fr/docs/Web/API/Document_Object_Model">DOM</a>.</p> <p>{{LandingPageListSubpages}}</p> |