aboutsummaryrefslogtreecommitdiff
path: root/files/id
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/id
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/id')
-rw-r--r--files/id/web/css/@font-face/font-display/index.html2
-rw-r--r--files/id/web/css/@font-face/index.html2
-rw-r--r--files/id/web/css/background-color/index.html2
-rw-r--r--files/id/web/css/flex-direction/index.html2
-rw-r--r--files/id/web/css/mask-border-width/index.html2
-rw-r--r--files/id/web/css/text-transform/index.html2
6 files changed, 6 insertions, 6 deletions
diff --git a/files/id/web/css/@font-face/font-display/index.html b/files/id/web/css/@font-face/font-display/index.html
index 50fed7426a..e7e8197792 100644
--- a/files/id/web/css/@font-face/font-display/index.html
+++ b/files/id/web/css/@font-face/font-display/index.html
@@ -48,7 +48,7 @@ font-display: optional;</pre>
<h3 id="Formal_syntax">Formal syntax</h3>
-<pre class="syntaxbox">{{csssyntax}}</pre>
+{{csssyntax}}
<h2 id="Examples">Examples</h2>
diff --git a/files/id/web/css/@font-face/index.html b/files/id/web/css/@font-face/index.html
index 940386b922..670ee39e20 100644
--- a/files/id/web/css/@font-face/index.html
+++ b/files/id/web/css/@font-face/index.html
@@ -67,7 +67,7 @@ translation_of: Web/CSS/@font-face
<h3 id="Formal_syntax">Formal syntax</h3>
-<pre class="syntaxbox">{{csssyntax}}</pre>
+{{csssyntax}}
<h2 id="Examples">Examples</h2>
diff --git a/files/id/web/css/background-color/index.html b/files/id/web/css/background-color/index.html
index 920b4d28e5..f8198be9cc 100644
--- a/files/id/web/css/background-color/index.html
+++ b/files/id/web/css/background-color/index.html
@@ -50,7 +50,7 @@ background-color: unset;</pre>
<h3 id="Formal_syntax">Formal syntax</h3>
-<pre class="syntaxbox">{{csssyntax}}</pre>
+{{csssyntax}}
<h2 id="Contoh">Contoh</h2>
diff --git a/files/id/web/css/flex-direction/index.html b/files/id/web/css/flex-direction/index.html
index 7406212148..a706f2ac22 100644
--- a/files/id/web/css/flex-direction/index.html
+++ b/files/id/web/css/flex-direction/index.html
@@ -68,7 +68,7 @@ flex-direction: unset;
<h2 id="Formal_syntax">Formal syntax</h2>
-<pre class="syntaxbox notranslate">{{csssyntax}}</pre>
+{{csssyntax}}
<h2 id="Examples">Examples</h2>
diff --git a/files/id/web/css/mask-border-width/index.html b/files/id/web/css/mask-border-width/index.html
index b017ac4a56..75f8f6ff0f 100644
--- a/files/id/web/css/mask-border-width/index.html
+++ b/files/id/web/css/mask-border-width/index.html
@@ -62,7 +62,7 @@ mask-border-width: unset;
<h2 id="Formal_syntax">Formal syntax</h2>
-<pre class="syntaxbox notranslate">{{csssyntax}}</pre>
+{{csssyntax}}
<h2 id="Examples">Examples</h2>
diff --git a/files/id/web/css/text-transform/index.html b/files/id/web/css/text-transform/index.html
index 41db13ecf4..b9fbd65f0c 100644
--- a/files/id/web/css/text-transform/index.html
+++ b/files/id/web/css/text-transform/index.html
@@ -71,7 +71,7 @@ text-transform: unset;
<h3 id="Sintaksis_Formal">Sintaksis Formal</h3>
-<pre class="syntaxbox">{{csssyntax}}</pre>
+{{csssyntax}}
<h2 id="Contoh">Contoh</h2>