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/es/conflicting/web/css/@viewport/index.html | 3 +-- .../web/css/@viewport_c925ec0506b352ea1185248b874f7848/index.html | 2 +- 2 files changed, 2 insertions(+), 3 deletions(-) (limited to 'files/es/conflicting') diff --git a/files/es/conflicting/web/css/@viewport/index.html b/files/es/conflicting/web/css/@viewport/index.html index 613ae5a285..ee1ddb6a65 100644 --- a/files/es/conflicting/web/css/@viewport/index.html +++ b/files/es/conflicting/web/css/@viewport/index.html @@ -42,8 +42,7 @@ height: 320px 200px;

Sintaxis formal

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

Ejemplo

diff --git a/files/es/conflicting/web/css/@viewport_c925ec0506b352ea1185248b874f7848/index.html b/files/es/conflicting/web/css/@viewport_c925ec0506b352ea1185248b874f7848/index.html index 1c89eeec84..87d024b474 100644 --- a/files/es/conflicting/web/css/@viewport_c925ec0506b352ea1185248b874f7848/index.html +++ b/files/es/conflicting/web/css/@viewport_c925ec0506b352ea1185248b874f7848/index.html @@ -44,7 +44,7 @@ original_slug: Web/CSS/@viewport/width

Sintaxis formal

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

Especificaciones

-- cgit v1.2.3-54-g00ecf