From b57379257281efd293e51237969a8553a7c58ae7 Mon Sep 17 00:00:00 2001 From: SphinxKnight Date: Mon, 27 Sep 2021 19:52:26 +0200 Subject: Fix web api fr upstream h2m (#2597) * fix html examples with script * remove languages macro * enclose code words in to avoid dot escape --- files/fr/web/api/stylesheet/ownernode/index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'files/fr/web/api/stylesheet/ownernode/index.html') diff --git a/files/fr/web/api/stylesheet/ownernode/index.html b/files/fr/web/api/stylesheet/ownernode/index.html index d736810190..a0f97236f8 100644 --- a/files/fr/web/api/stylesheet/ownernode/index.html +++ b/files/fr/web/api/stylesheet/ownernode/index.html @@ -14,8 +14,8 @@ translation_of: Web/API/StyleSheet/ownerNode

Exemple

-
<Html>
- <TĂȘte>
+
<Html>
+ <Head>
   <Link rel = "StyleSheet" href = "example.css" type = "text / css" />
   <Script>
    Function stilo () {
-- 
cgit v1.2.3-54-g00ecf