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/zh-cn/conflicting/web/css/@viewport/index.html | 2 +- .../web/css/@viewport_7861ca3461a359b150d44f2c8d74e53a/index.html | 2 +- .../web/css/@viewport_e065ce90bde08c9679692adbe64f6518/index.html | 2 +- files/zh-cn/conflicting/web/css/_colon_is/index.html | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) (limited to 'files/zh-cn/conflicting/web/css') diff --git a/files/zh-cn/conflicting/web/css/@viewport/index.html b/files/zh-cn/conflicting/web/css/@viewport/index.html index 5932c8d574..c4cf323178 100644 --- a/files/zh-cn/conflicting/web/css/@viewport/index.html +++ b/files/zh-cn/conflicting/web/css/@viewport/index.html @@ -39,7 +39,7 @@ height: 320px 200px;

正式语法

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

示例

diff --git a/files/zh-cn/conflicting/web/css/@viewport_7861ca3461a359b150d44f2c8d74e53a/index.html b/files/zh-cn/conflicting/web/css/@viewport_7861ca3461a359b150d44f2c8d74e53a/index.html index eac64dabdb..f7fd64d116 100644 --- a/files/zh-cn/conflicting/web/css/@viewport_7861ca3461a359b150d44f2c8d74e53a/index.html +++ b/files/zh-cn/conflicting/web/css/@viewport_7861ca3461a359b150d44f2c8d74e53a/index.html @@ -37,7 +37,7 @@ orientation: landscape;/* 锁定为横向*/

标准语法

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

规范

diff --git a/files/zh-cn/conflicting/web/css/@viewport_e065ce90bde08c9679692adbe64f6518/index.html b/files/zh-cn/conflicting/web/css/@viewport_e065ce90bde08c9679692adbe64f6518/index.html index 0e9cc815ec..3ba2f5579c 100644 --- a/files/zh-cn/conflicting/web/css/@viewport_e065ce90bde08c9679692adbe64f6518/index.html +++ b/files/zh-cn/conflicting/web/css/@viewport_e065ce90bde08c9679692adbe64f6518/index.html @@ -42,7 +42,7 @@ zoom: 150%;

形式语法

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

规范

diff --git a/files/zh-cn/conflicting/web/css/_colon_is/index.html b/files/zh-cn/conflicting/web/css/_colon_is/index.html index 4665363416..5ffedac0bc 100644 --- a/files/zh-cn/conflicting/web/css/_colon_is/index.html +++ b/files/zh-cn/conflicting/web/css/_colon_is/index.html @@ -23,7 +23,7 @@ original_slug: Web/CSS/:any

语法

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

-- cgit v1.2.3-54-g00ecf