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/uk/web/css/@font-face/font-display/index.html | 2 +- files/uk/web/css/@font-face/index.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'files/uk/web/css/@font-face') diff --git a/files/uk/web/css/@font-face/font-display/index.html b/files/uk/web/css/@font-face/font-display/index.html index d11214dcbc..736f517126 100644 --- a/files/uk/web/css/@font-face/font-display/index.html +++ b/files/uk/web/css/@font-face/font-display/index.html @@ -48,7 +48,7 @@ font-display: optional;

Формальний синтаксис

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

Приклад

diff --git a/files/uk/web/css/@font-face/index.html b/files/uk/web/css/@font-face/index.html index 6a872bcb8f..0a7217c851 100644 --- a/files/uk/web/css/@font-face/index.html +++ b/files/uk/web/css/@font-face/index.html @@ -65,7 +65,7 @@ translation_of: Web/CSS/@font-face

Формальний синтаксис

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

Приклади

-- cgit v1.2.3-54-g00ecf