From 1bbb4d9683edd28fc947b17804e5b882184ecfcb Mon Sep 17 00:00:00 2001 From: Florian Dieminger Date: Mon, 15 Mar 2021 18:56:01 +0100 Subject: remove pre for CSSSyntaxd (#175) ``` s/(\{\{csssyntax(\(.*\))?\}\})\n?/$1/g ``` --- files/id/web/css/@font-face/font-display/index.html | 2 +- files/id/web/css/@font-face/index.html | 2 +- files/id/web/css/background-color/index.html | 2 +- files/id/web/css/flex-direction/index.html | 2 +- files/id/web/css/mask-border-width/index.html | 2 +- files/id/web/css/text-transform/index.html | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) (limited to 'files/id/web') 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;

Formal syntax

-
{{csssyntax}}
+{{csssyntax}}

Examples

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

Formal syntax

-
{{csssyntax}}
+{{csssyntax}}

Examples

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;

Formal syntax

-
{{csssyntax}}
+{{csssyntax}}

Contoh

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;

Formal syntax

-
{{csssyntax}}
+{{csssyntax}}

Examples

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;

Formal syntax

-
{{csssyntax}}
+{{csssyntax}}

Examples

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;

Sintaksis Formal

-
{{csssyntax}}
+{{csssyntax}}

Contoh

-- cgit v1.2.3-54-g00ecf