diff options
author | SphinxKnight <SphinxKnight@users.noreply.github.com> | 2021-11-11 08:59:11 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-11-11 08:59:11 +0100 |
commit | b7d563653d48e4e78837de9dc49b03df9e7a111c (patch) | |
tree | 16f7437d6d57f65a1e0e5731a01829349e753b46 /files/fr/web/xpath/axes/preceding-sibling/index.html | |
parent | 96e58ba08b933501f77766a690cdd9a55a4c1173 (diff) | |
download | translated-content-b7d563653d48e4e78837de9dc49b03df9e7a111c.tar.gz translated-content-b7d563653d48e4e78837de9dc49b03df9e7a111c.tar.bz2 translated-content-b7d563653d48e4e78837de9dc49b03df9e7a111c.zip |
Fix md conversion errors (#3027)
Diffstat (limited to 'files/fr/web/xpath/axes/preceding-sibling/index.html')
-rw-r--r-- | files/fr/web/xpath/axes/preceding-sibling/index.html | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/files/fr/web/xpath/axes/preceding-sibling/index.html b/files/fr/web/xpath/axes/preceding-sibling/index.html index b4c78b09b8..598739c27a 100644 --- a/files/fr/web/xpath/axes/preceding-sibling/index.html +++ b/files/fr/web/xpath/axes/preceding-sibling/index.html @@ -5,5 +5,4 @@ translation_of: Web/XPath/Axes/preceding-sibling --- <p> </p><p>L'axe <code>preceding-sibling</code> indique tous les nœuds qui ont le même <code>parent</code> que le nœud de contexte mais qui apparaissent avant lui dans le document source. -</p><p><span class="comment">Interwiki Languages Links</span> -</p>{{ languages( { "en": "en/XPath/Axes/preceding-sibling", "es": "es/XPath/Ejes/preceding-sibling", "pl": "pl/XPath/Osie/preceding-sibling" } ) }} +</p>
\ No newline at end of file |