aboutsummaryrefslogtreecommitdiff
path: root/files/fr/web/xpath/axes/following-sibling
diff options
context:
space:
mode:
authorjulieng <julien.gattelier@gmail.com>2021-11-11 09:00:12 +0100
committerSphinxKnight <SphinxKnight@users.noreply.github.com>2021-11-11 09:11:37 +0100
commitea0377b93b3d290053fda7115929930b8c8d4d25 (patch)
treeb5915b686269d7b0dc4e7b690bb2c64f2e637697 /files/fr/web/xpath/axes/following-sibling
parent651ec72d5f391987b970601ab532a2d303b44916 (diff)
downloadtranslated-content-ea0377b93b3d290053fda7115929930b8c8d4d25.tar.gz
translated-content-ea0377b93b3d290053fda7115929930b8c8d4d25.tar.bz2
translated-content-ea0377b93b3d290053fda7115929930b8c8d4d25.zip
convert content to md
Diffstat (limited to 'files/fr/web/xpath/axes/following-sibling')
-rw-r--r--files/fr/web/xpath/axes/following-sibling/index.md4
1 files changed, 1 insertions, 3 deletions
diff --git a/files/fr/web/xpath/axes/following-sibling/index.md b/files/fr/web/xpath/axes/following-sibling/index.md
index 9ed21b0c4b..7c6c73f29a 100644
--- a/files/fr/web/xpath/axes/following-sibling/index.md
+++ b/files/fr/web/xpath/axes/following-sibling/index.md
@@ -3,6 +3,4 @@ title: following-sibling
slug: Web/XPath/Axes/following-sibling
translation_of: Web/XPath/Axes/following-sibling
---
-<p>
-</p><p>L'axe <code>following-sibling</code> indique tous les nœuds qui ont le même <code>parent</code> que le nœud de contexte mais qui apparaissent après lui dans le document source.
-</p> \ No newline at end of file
+L'axe `following-sibling` indique tous les nœuds qui ont le même `parent` que le nœud de contexte mais qui apparaissent après lui dans le document source.