diff options
author | Florian Dieminger <me@fiji-flo.de> | 2021-03-15 18:56:01 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-03-15 18:56:01 +0100 |
commit | 1bbb4d9683edd28fc947b17804e5b882184ecfcb (patch) | |
tree | 032aa6be1de60c220df8cf308806e05532f58aec /files/fr/conflicting/web | |
parent | 8140842a1b9d12c52c2b5db11352e4f5d91058d7 (diff) | |
download | translated-content-1bbb4d9683edd28fc947b17804e5b882184ecfcb.tar.gz translated-content-1bbb4d9683edd28fc947b17804e5b882184ecfcb.tar.bz2 translated-content-1bbb4d9683edd28fc947b17804e5b882184ecfcb.zip |
remove pre for CSSSyntaxd (#175)
```
s/<pre.*>(\{\{csssyntax(\(.*\))?\}\})\n?</pre>/$1/g
```
Diffstat (limited to 'files/fr/conflicting/web')
15 files changed, 15 insertions, 20 deletions
diff --git a/files/fr/conflicting/web/css/@viewport/index.html b/files/fr/conflicting/web/css/@viewport/index.html index 38e9ba9a6c..1c38cfb0b5 100644 --- a/files/fr/conflicting/web/css/@viewport/index.html +++ b/files/fr/conflicting/web/css/@viewport/index.html @@ -41,8 +41,7 @@ height: 320px 200px; <h3 id="Syntaxe_formelle">Syntaxe formelle</h3> -<pre class="syntaxbox">{{csssyntax}} -</pre> +{{csssyntax}} <h2 id="Exemples">Exemples</h2> diff --git a/files/fr/conflicting/web/css/@viewport_3ecbd2877baedebcfaffc13eaa7d61ce/index.html b/files/fr/conflicting/web/css/@viewport_3ecbd2877baedebcfaffc13eaa7d61ce/index.html index dbbb78795b..4688522159 100644 --- a/files/fr/conflicting/web/css/@viewport_3ecbd2877baedebcfaffc13eaa7d61ce/index.html +++ b/files/fr/conflicting/web/css/@viewport_3ecbd2877baedebcfaffc13eaa7d61ce/index.html @@ -31,7 +31,7 @@ user-zoom: fixed; <h3 id="Syntaxe_formelle">Syntaxe formelle</h3> -<pre class="syntaxbox">{{csssyntax}}</pre> +{{csssyntax}} <h2 id="Specifications" name="Specifications">Accessibilité</h2> diff --git a/files/fr/conflicting/web/css/@viewport_516ab4b0283b5b2231fb657505e22440/index.html b/files/fr/conflicting/web/css/@viewport_516ab4b0283b5b2231fb657505e22440/index.html index fa8238ea67..29b3b3b173 100644 --- a/files/fr/conflicting/web/css/@viewport_516ab4b0283b5b2231fb657505e22440/index.html +++ b/files/fr/conflicting/web/css/@viewport_516ab4b0283b5b2231fb657505e22440/index.html @@ -42,7 +42,7 @@ max-height: 75%;</pre> <h3 id="Syntaxe_formelle">Syntaxe formelle</h3> -<pre class="syntaxbox">{{csssyntax}}</pre> +{{csssyntax}} <h2 id="Exemples">Exemples</h2> diff --git a/files/fr/conflicting/web/css/@viewport_6e9c91ec34cdb0393d301240d0d50d84/index.html b/files/fr/conflicting/web/css/@viewport_6e9c91ec34cdb0393d301240d0d50d84/index.html index 9a1aa098dc..97cbc1a765 100644 --- a/files/fr/conflicting/web/css/@viewport_6e9c91ec34cdb0393d301240d0d50d84/index.html +++ b/files/fr/conflicting/web/css/@viewport_6e9c91ec34cdb0393d301240d0d50d84/index.html @@ -41,7 +41,7 @@ min-zoom: 150%; <h3 id="Syntaxe_formelle">Syntaxe formelle</h3> -<pre class="syntaxbox">{{csssyntax}}</pre> +{{csssyntax}} <h2 id="Spécifications">Spécifications</h2> diff --git a/files/fr/conflicting/web/css/@viewport_7861ca3461a359b150d44f2c8d74e53a/index.html b/files/fr/conflicting/web/css/@viewport_7861ca3461a359b150d44f2c8d74e53a/index.html index 09560d1c95..9ac95654d6 100644 --- a/files/fr/conflicting/web/css/@viewport_7861ca3461a359b150d44f2c8d74e53a/index.html +++ b/files/fr/conflicting/web/css/@viewport_7861ca3461a359b150d44f2c8d74e53a/index.html @@ -36,7 +36,7 @@ orientation: landscape; <h3 id="Syntaxe_formelle">Syntaxe formelle</h3> -<pre class="syntaxbox">{{csssyntax}}</pre> +{{csssyntax}} <h2 id="Spécifications">Spécifications</h2> diff --git a/files/fr/conflicting/web/css/@viewport_a47f799d4189f98a73bc55899628d6d7/index.html b/files/fr/conflicting/web/css/@viewport_a47f799d4189f98a73bc55899628d6d7/index.html index 6d31386abd..6f9ac000c1 100644 --- a/files/fr/conflicting/web/css/@viewport_a47f799d4189f98a73bc55899628d6d7/index.html +++ b/files/fr/conflicting/web/css/@viewport_a47f799d4189f98a73bc55899628d6d7/index.html @@ -42,7 +42,7 @@ min-height: 75%;</pre> <h3 id="Syntaxe_formelle">Syntaxe formelle</h3> -<pre class="syntaxbox">{{csssyntax}}</pre> +{{csssyntax}} <h2 id="Exemples">Exemples</h2> diff --git a/files/fr/conflicting/web/css/@viewport_c5f2dc316e069e8c32ab24f9117600a7/index.html b/files/fr/conflicting/web/css/@viewport_c5f2dc316e069e8c32ab24f9117600a7/index.html index 3cb1b93005..c4e3c642c9 100644 --- a/files/fr/conflicting/web/css/@viewport_c5f2dc316e069e8c32ab24f9117600a7/index.html +++ b/files/fr/conflicting/web/css/@viewport_c5f2dc316e069e8c32ab24f9117600a7/index.html @@ -41,7 +41,7 @@ min-width: 75%;</pre> <h3 id="Syntaxe_formelle">Syntaxe formelle</h3> -<pre class="syntaxbox">{{csssyntax}}</pre> +{{csssyntax}} <h2 id="Exemples">Exemples</h2> diff --git a/files/fr/conflicting/web/css/@viewport_c925ec0506b352ea1185248b874f7848/index.html b/files/fr/conflicting/web/css/@viewport_c925ec0506b352ea1185248b874f7848/index.html index 3ea88bc7b9..9a0f6a39a7 100644 --- a/files/fr/conflicting/web/css/@viewport_c925ec0506b352ea1185248b874f7848/index.html +++ b/files/fr/conflicting/web/css/@viewport_c925ec0506b352ea1185248b874f7848/index.html @@ -40,8 +40,7 @@ width: 320px 200px; <h3 id="Syntaxe_formelle">Syntaxe formelle</h3> -<pre class="syntaxbox">{{csssyntax}} -</pre> +{{csssyntax}} <h2 id="Exemples">Exemples</h2> diff --git a/files/fr/conflicting/web/css/@viewport_d03ebc763769680c55d1a4258592d3ed/index.html b/files/fr/conflicting/web/css/@viewport_d03ebc763769680c55d1a4258592d3ed/index.html index 3a4080663c..911362c944 100644 --- a/files/fr/conflicting/web/css/@viewport_d03ebc763769680c55d1a4258592d3ed/index.html +++ b/files/fr/conflicting/web/css/@viewport_d03ebc763769680c55d1a4258592d3ed/index.html @@ -41,7 +41,7 @@ max-zoom: 150%; <h3 id="Syntaxe_formelle">Syntaxe formelle</h3> -<pre class="syntaxbox">{{csssyntax}}</pre> +{{csssyntax}} <h2 id="Spécifications">Spécifications</h2> diff --git a/files/fr/conflicting/web/css/@viewport_e065ce90bde08c9679692adbe64f6518/index.html b/files/fr/conflicting/web/css/@viewport_e065ce90bde08c9679692adbe64f6518/index.html index 2cf4ac2ea8..9ad45f8df2 100644 --- a/files/fr/conflicting/web/css/@viewport_e065ce90bde08c9679692adbe64f6518/index.html +++ b/files/fr/conflicting/web/css/@viewport_e065ce90bde08c9679692adbe64f6518/index.html @@ -43,7 +43,7 @@ zoom: 150%; <h3 id="Syntaxe_formelle">Syntaxe formelle</h3> -<pre class="syntaxbox">{{csssyntax}}</pre> +{{csssyntax}} <h2 id="Spécifications">Spécifications</h2> diff --git a/files/fr/conflicting/web/css/@viewport_ff9d4f4f351256d9fdb3d21397eb3880/index.html b/files/fr/conflicting/web/css/@viewport_ff9d4f4f351256d9fdb3d21397eb3880/index.html index cd53d9ba32..0fda3ffe01 100644 --- a/files/fr/conflicting/web/css/@viewport_ff9d4f4f351256d9fdb3d21397eb3880/index.html +++ b/files/fr/conflicting/web/css/@viewport_ff9d4f4f351256d9fdb3d21397eb3880/index.html @@ -41,7 +41,7 @@ max-width: 75%;</pre> <h3 id="Syntaxe_formelle">Syntaxe formelle</h3> -<pre class="syntaxbox">{{csssyntax}}</pre> +{{csssyntax}} <h2 id="Exemples">Exemples</h2> diff --git a/files/fr/conflicting/web/css/_colon_is/index.html b/files/fr/conflicting/web/css/_colon_is/index.html index 9c45ec21a4..bf6d6b0c21 100644 --- a/files/fr/conflicting/web/css/_colon_is/index.html +++ b/files/fr/conflicting/web/css/_colon_is/index.html @@ -33,8 +33,7 @@ original_slug: Web/CSS/:any <h3 id="Syntaxe_formelle">Syntaxe formelle</h3> -<pre class="syntaxbox">{{csssyntax}} -</pre> +{{csssyntax}} <h3 id="Valeurs">Valeurs</h3> diff --git a/files/fr/conflicting/web/css/column-gap/index.html b/files/fr/conflicting/web/css/column-gap/index.html index 75e47d95a9..16d17f5046 100644 --- a/files/fr/conflicting/web/css/column-gap/index.html +++ b/files/fr/conflicting/web/css/column-gap/index.html @@ -51,7 +51,7 @@ grid-column-gap: unset; <h3 id="Syntaxe_formelle">Syntaxe formelle</h3> -<pre class="syntaxbox">{{csssyntax}}</pre> +{{csssyntax}} <h2 id="Exemples">Exemples</h2> diff --git a/files/fr/conflicting/web/css/scroll-snap-type/index.html b/files/fr/conflicting/web/css/scroll-snap-type/index.html index 43e3de46d8..6b985d9802 100644 --- a/files/fr/conflicting/web/css/scroll-snap-type/index.html +++ b/files/fr/conflicting/web/css/scroll-snap-type/index.html @@ -34,8 +34,7 @@ original_slug: Web/CSS/-ms-scroll-snap-type <h3 id="Formal_syntax" name="Formal_syntax">Syntaxe formelle</h3> -<pre class="syntaxbox">{{csssyntax}} -</pre> +{{csssyntax}} <h2 id="Specifications" name="Specifications">Spécifications</h2> diff --git a/files/fr/conflicting/web/css/user-select/index.html b/files/fr/conflicting/web/css/user-select/index.html index f8035c96b4..8c0c5577a0 100644 --- a/files/fr/conflicting/web/css/user-select/index.html +++ b/files/fr/conflicting/web/css/user-select/index.html @@ -35,8 +35,7 @@ original_slug: Web/CSS/-ms-user-select <h3 id="Formal_syntax" name="Formal_syntax">Syntaxe formelle</h3> -<pre class="syntaxbox">{{csssyntax}} -</pre> +{{csssyntax}} <h2 id="Examples" name="Examples">Exemples</h2> |