aboutsummaryrefslogtreecommitdiff
path: root/files/fr/web/css/@counter-style
diff options
context:
space:
mode:
authorFlorian Dieminger <me@fiji-flo.de>2021-03-15 18:56:01 +0100
committerGitHub <noreply@github.com>2021-03-15 18:56:01 +0100
commit1bbb4d9683edd28fc947b17804e5b882184ecfcb (patch)
tree032aa6be1de60c220df8cf308806e05532f58aec /files/fr/web/css/@counter-style
parent8140842a1b9d12c52c2b5db11352e4f5d91058d7 (diff)
downloadtranslated-content-1bbb4d9683edd28fc947b17804e5b882184ecfcb.tar.gz
translated-content-1bbb4d9683edd28fc947b17804e5b882184ecfcb.tar.bz2
translated-content-1bbb4d9683edd28fc947b17804e5b882184ecfcb.zip
remove pre for CSSSyntaxd (#175)
``` s/<pre.*>(\{\{csssyntax(\(.*\))?\}\})\n?</pre>/$1/g ```
Diffstat (limited to 'files/fr/web/css/@counter-style')
-rw-r--r--files/fr/web/css/@counter-style/additive-symbols/index.html2
-rw-r--r--files/fr/web/css/@counter-style/fallback/index.html2
-rw-r--r--files/fr/web/css/@counter-style/index.html3
-rw-r--r--files/fr/web/css/@counter-style/negative/index.html2
-rw-r--r--files/fr/web/css/@counter-style/pad/index.html2
-rw-r--r--files/fr/web/css/@counter-style/prefix/index.html2
-rw-r--r--files/fr/web/css/@counter-style/range/index.html2
-rw-r--r--files/fr/web/css/@counter-style/speak-as/index.html2
-rw-r--r--files/fr/web/css/@counter-style/suffix/index.html2
-rw-r--r--files/fr/web/css/@counter-style/symbols/index.html2
-rw-r--r--files/fr/web/css/@counter-style/system/index.html2
11 files changed, 11 insertions, 12 deletions
diff --git a/files/fr/web/css/@counter-style/additive-symbols/index.html b/files/fr/web/css/@counter-style/additive-symbols/index.html
index 51c9cb0094..8e55de3286 100644
--- a/files/fr/web/css/@counter-style/additive-symbols/index.html
+++ b/files/fr/web/css/@counter-style/additive-symbols/index.html
@@ -22,7 +22,7 @@ additive-symbols: 3 "0", 2 url(symbol.png);
<h3 id="Syntaxe_formelle">Syntaxe formelle</h3>
-<pre class="syntaxbox">{{csssyntax}}</pre>
+{{csssyntax}}
<h2 id="Exemples">Exemples</h2>
diff --git a/files/fr/web/css/@counter-style/fallback/index.html b/files/fr/web/css/@counter-style/fallback/index.html
index cf00348402..4fefc34265 100644
--- a/files/fr/web/css/@counter-style/fallback/index.html
+++ b/files/fr/web/css/@counter-style/fallback/index.html
@@ -25,7 +25,7 @@ fallback: custom-gangnam-style;
<h3 id="Syntaxe_formelle">Syntaxe formelle</h3>
-<pre class="syntaxbox">{{csssyntax}}</pre>
+{{csssyntax}}
<h2 id="Exemples">Exemples</h2>
diff --git a/files/fr/web/css/@counter-style/index.html b/files/fr/web/css/@counter-style/index.html
index 12dd1653c3..8440948f59 100644
--- a/files/fr/web/css/@counter-style/index.html
+++ b/files/fr/web/css/@counter-style/index.html
@@ -90,8 +90,7 @@ ul {
<h3 id="Syntaxe_formelle">Syntaxe formelle</h3>
-<pre class="syntaxbox">{{csssyntax}}
-</pre>
+{{csssyntax}}
<h2 id="Exemples">Exemples</h2>
diff --git a/files/fr/web/css/@counter-style/negative/index.html b/files/fr/web/css/@counter-style/negative/index.html
index 375fafa8fb..ee5ba91223 100644
--- a/files/fr/web/css/@counter-style/negative/index.html
+++ b/files/fr/web/css/@counter-style/negative/index.html
@@ -31,7 +31,7 @@ negative: "(" ")"; /* Entoure la valeur avec '(' et ')' si elle est négative
<h3 id="Syntaxe_formelle">Syntaxe formelle</h3>
-<pre class="syntaxbox">{{csssyntax}}</pre>
+{{csssyntax}}
<h2 id="Exemples">Exemples</h2>
diff --git a/files/fr/web/css/@counter-style/pad/index.html b/files/fr/web/css/@counter-style/pad/index.html
index ce73abaeca..fde74a66e6 100644
--- a/files/fr/web/css/@counter-style/pad/index.html
+++ b/files/fr/web/css/@counter-style/pad/index.html
@@ -32,7 +32,7 @@ translation_of: Web/CSS/@counter-style/pad
<h3 id="Syntaxe_formelle">Syntaxe formelle</h3>
-<pre class="syntaxbox">{{csssyntax}}</pre>
+{{csssyntax}}
<h2 id="Exemples">Exemples</h2>
diff --git a/files/fr/web/css/@counter-style/prefix/index.html b/files/fr/web/css/@counter-style/prefix/index.html
index 25de1edd1c..b055d752bf 100644
--- a/files/fr/web/css/@counter-style/prefix/index.html
+++ b/files/fr/web/css/@counter-style/prefix/index.html
@@ -27,7 +27,7 @@ prefix: "Page";
<h3 id="Syntaxe_formelle">Syntaxe formelle</h3>
-<pre class="syntaxbox">{{csssyntax}}</pre>
+{{csssyntax}}
<h2 id="Exemples">Exemples</h2>
diff --git a/files/fr/web/css/@counter-style/range/index.html b/files/fr/web/css/@counter-style/range/index.html
index 92043910dc..2c07422fdb 100644
--- a/files/fr/web/css/@counter-style/range/index.html
+++ b/files/fr/web/css/@counter-style/range/index.html
@@ -52,7 +52,7 @@ range: infinite 6, 10 infinite;
<h3 id="Syntaxe_formelle">Syntaxe formelle</h3>
-<pre class="syntaxbox">{{csssyntax}}</pre>
+{{csssyntax}}
<h2 id="Exemples">Exemples</h2>
diff --git a/files/fr/web/css/@counter-style/speak-as/index.html b/files/fr/web/css/@counter-style/speak-as/index.html
index d3a7631b4e..a51c584abe 100644
--- a/files/fr/web/css/@counter-style/speak-as/index.html
+++ b/files/fr/web/css/@counter-style/speak-as/index.html
@@ -52,7 +52,7 @@ speak-as: &lt;counter-style-name&gt;;
<h3 id="Syntaxe_formelle">Syntaxe formelle</h3>
-<pre class="syntaxbox">{{csssyntax}}</pre>
+{{csssyntax}}
<h2 id="Exemples">Exemples</h2>
diff --git a/files/fr/web/css/@counter-style/suffix/index.html b/files/fr/web/css/@counter-style/suffix/index.html
index a39b699c0d..79bfb62630 100644
--- a/files/fr/web/css/@counter-style/suffix/index.html
+++ b/files/fr/web/css/@counter-style/suffix/index.html
@@ -27,7 +27,7 @@ suffix: ") ";
<h3 id="Syntaxe_formelle">Syntaxe formelle</h3>
-<pre class="syntaxbox">{{csssyntax}}</pre>
+{{csssyntax}}
<h2 id="Exemples">Exemples</h2>
diff --git a/files/fr/web/css/@counter-style/symbols/index.html b/files/fr/web/css/@counter-style/symbols/index.html
index 2440d1a430..2c3be8de24 100644
--- a/files/fr/web/css/@counter-style/symbols/index.html
+++ b/files/fr/web/css/@counter-style/symbols/index.html
@@ -40,7 +40,7 @@ symbols: indic-numbers;
<h3 id="Syntaxe_formelle">Syntaxe formelle</h3>
-<pre class="syntaxbox">{{csssyntax}}</pre>
+{{csssyntax}}
<h2 id="Exemples">Exemples</h2>
diff --git a/files/fr/web/css/@counter-style/system/index.html b/files/fr/web/css/@counter-style/system/index.html
index 378154364d..8e513340b9 100644
--- a/files/fr/web/css/@counter-style/system/index.html
+++ b/files/fr/web/css/@counter-style/system/index.html
@@ -67,7 +67,7 @@ system: extends decimal;
<h3 id="Syntaxe_formelle">Syntaxe formelle</h3>
-<pre class="syntaxbox">{{csssyntax}}</pre>
+{{csssyntax}}
<h2 id="Exemples">Exemples</h2>