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/ja/web/css/@media/-ms-high-contrast/index.html | 2 +- files/ja/web/css/@media/index.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'files/ja/web/css/@media') diff --git a/files/ja/web/css/@media/-ms-high-contrast/index.html b/files/ja/web/css/@media/-ms-high-contrast/index.html index e45b3279fa..d81fe0097f 100644 --- a/files/ja/web/css/@media/-ms-high-contrast/index.html +++ b/files/ja/web/css/@media/-ms-high-contrast/index.html @@ -45,7 +45,7 @@ original_slug: Web/CSS/-ms-high-contrast

形式文法

-
{{CSSSyntax}}
+{{CSSSyntax}}

diff --git a/files/ja/web/css/@media/index.html b/files/ja/web/css/@media/index.html index c513968094..a91f7691ea 100644 --- a/files/ja/web/css/@media/index.html +++ b/files/ja/web/css/@media/index.html @@ -42,7 +42,7 @@ translation_of: Web/CSS/@media

形式文法

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

メディア特性

-- cgit v1.2.3-54-g00ecf