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/ru/web/css/@font-face/font-display/index.html | 2 +- files/ru/web/css/@font-face/font-family/index.html | 2 +- files/ru/web/css/@font-face/index.html | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'files/ru/web/css/@font-face') diff --git a/files/ru/web/css/@font-face/font-display/index.html b/files/ru/web/css/@font-face/font-display/index.html index e2e0876cc0..a206c3778e 100644 --- a/files/ru/web/css/@font-face/font-display/index.html +++ b/files/ru/web/css/@font-face/font-display/index.html @@ -50,7 +50,7 @@ font-display: optional;

Официальный синтаксис

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

Примеры

diff --git a/files/ru/web/css/@font-face/font-family/index.html b/files/ru/web/css/@font-face/font-family/index.html index 39fc326e69..6e71ec90cb 100644 --- a/files/ru/web/css/@font-face/font-family/index.html +++ b/files/ru/web/css/@font-face/font-family/index.html @@ -31,7 +31,7 @@ font-family: examplefont;

Синтаксис

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

Примеры

diff --git a/files/ru/web/css/@font-face/index.html b/files/ru/web/css/@font-face/index.html index 7ae73142db..6382b864b4 100644 --- a/files/ru/web/css/@font-face/index.html +++ b/files/ru/web/css/@font-face/index.html @@ -75,7 +75,7 @@ translation_of: Web/CSS/@font-face

Formal syntax

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

Примеры

-- cgit v1.2.3-54-g00ecf