aboutsummaryrefslogtreecommitdiff
path: root/files/fr/glossary/xpath/index.md
diff options
context:
space:
mode:
authorjulieng <julien.gattelier@gmail.com>2021-11-15 21:41:03 +0100
committerSphinxKnight <SphinxKnight@users.noreply.github.com>2021-11-15 21:55:31 +0100
commitbcf5375310ece1f9a90e99b270cdbae28c4d2831 (patch)
treec9b2792ee2050f4176de7fe5f777b4354b769b04 /files/fr/glossary/xpath/index.md
parent7a89da1bf309b748ff4f4be5b16f8d9d148cbe8e (diff)
downloadtranslated-content-bcf5375310ece1f9a90e99b270cdbae28c4d2831.tar.gz
translated-content-bcf5375310ece1f9a90e99b270cdbae28c4d2831.tar.bz2
translated-content-bcf5375310ece1f9a90e99b270cdbae28c4d2831.zip
convert content to md
Diffstat (limited to 'files/fr/glossary/xpath/index.md')
-rw-r--r--files/fr/glossary/xpath/index.md20
1 files changed, 8 insertions, 12 deletions
diff --git a/files/fr/glossary/xpath/index.md b/files/fr/glossary/xpath/index.md
index 53baab8df7..9c885a3616 100644
--- a/files/fr/glossary/xpath/index.md
+++ b/files/fr/glossary/xpath/index.md
@@ -9,20 +9,16 @@ tags:
translation_of: Glossary/XPath
original_slug: Glossaire/XPath
---
-<p><strong>XPath</strong> est un langage de requêtes permettant d'accéder aux sections et contenus d'un document {{glossary("XML")}}.</p>
+**XPath** est un langage de requêtes permettant d'accéder aux sections et contenus d'un document {{glossary("XML")}}.
-<h2 id="Pour_approfondir">Pour approfondir</h2>
+## Pour approfondir
-<h3 id="Référence_technique">Référence technique</h3>
+### Référence technique
-<ul>
- <li><a href="/fr/docs/XPath">Documentation XPath sur MDN</a></li>
- <li><a href="http://www.w3.org/TR/xpath-30/">Spécification XPath</a></li>
-</ul>
+- [Documentation XPath sur MDN](/fr/docs/XPath)
+- [Spécification XPath](http://www.w3.org/TR/xpath-30/)
-<h3 id="Culture_générale">Culture générale</h3>
+### Culture générale
-<ul>
- <li><a href="http://www.w3.org/standards/techs/xpath#w3c_all">Site web officiel</a></li>
- <li>{{Interwiki("wikipedia", "XPath")}} sur Wikipédia</li>
-</ul>
+- [Site web officiel](http://www.w3.org/standards/techs/xpath#w3c_all)
+- {{Interwiki("wikipedia", "XPath")}} sur Wikipédia