Skip to content

Commit 003129a

Browse files
authored
chore(docs): Remove some whitespace (#22433)
1 parent ccf3ec2 commit 003129a

File tree

5 files changed

+116
-116
lines changed

5 files changed

+116
-116
lines changed

docs/blog/2017-10-17-building-i18n-with-gatsby/index.md

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -126,15 +126,15 @@ looks like this.
126126

127127
```text
128128
- src
129-
- locales
130-
- en
131-
- PageHeader.json
132-
- PricingPlan.json
133-
...
134-
- cy
135-
- PageHeader.json
136-
- PricingPlan.json
137-
...
129+
- locales
130+
- en
131+
- PageHeader.json
132+
- PricingPlan.json
133+
...
134+
- cy
135+
- PageHeader.json
136+
- PricingPlan.json
137+
...
138138
```
139139

140140
The `PageHeader` component in the `en` folder might look like this:
@@ -214,7 +214,7 @@ React Helmet:
214214

215215
```jsx
216216
<div className="Pricing">
217-
<Helmet title={t('heading')}>
217+
<Helmet title={t('heading')}>
218218
</div>
219219
```
220220

docs/contributing/gatsby-style-guide.md

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -308,10 +308,10 @@ You may also choose to include line highlighting in your code snippets, using th
308308
````no-highlight
309309
```javascript:title=gatsby-config.js
310310
module.exports = {
311-
siteMetadata: {
312-
title: `GatsbyJS`, // highlight-line
313-
siteUrl: `https://www.gatsbyjs.org`,
314-
},
311+
siteMetadata: {
312+
title: `GatsbyJS`, // highlight-line
313+
siteUrl: `https://www.gatsbyjs.org`,
314+
},
315315
}
316316
```
317317
````
@@ -330,11 +330,11 @@ module.exports = {
330330
````no-highlight
331331
```javascript:title=gatsby-config.js
332332
module.exports = {
333-
siteMetadata: {
334-
title: `GatsbyJS`,
335-
// highlight-next-line
336-
siteUrl: `https://www.gatsbyjs.org`,
337-
},
333+
siteMetadata: {
334+
title: `GatsbyJS`,
335+
// highlight-next-line
336+
siteUrl: `https://www.gatsbyjs.org`,
337+
},
338338
}
339339
```
340340
````
@@ -354,12 +354,12 @@ module.exports = {
354354
````no-highlight
355355
```javascript:title=gatsby-config.js
356356
module.exports = {
357-
// highlight-start
358-
siteMetadata: {
359-
title: `GatsbyJS`,
360-
siteUrl: `https://www.gatsbyjs.org`,
361-
},
362-
// highlight-end
357+
// highlight-start
358+
siteMetadata: {
359+
title: `GatsbyJS`,
360+
siteUrl: `https://www.gatsbyjs.org`,
361+
},
362+
// highlight-end
363363
}
364364
```
365365
````

examples/graphql-reference/content/queries.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -145,7 +145,7 @@
145145

146146
```graphql
147147
query GetBlogPosts($limit: Int, $filter: filterMarkdownRemark, $sort: markdownRemarkConnectionSort) {
148-
allMarkdownRemark(
148+
allMarkdownRemark(
149149
limit: $limit,
150150
filter: $filter,
151151
sort: $sort
Lines changed: 33 additions & 33 deletions
Original file line numberDiff line numberDiff line change
@@ -1,35 +1,35 @@
11
{
2-
"cacheDirectory": true,
3-
"babelrc": false,
4-
"presets": [
5-
["@babel/preset-env", {
6-
"loose": true,
7-
"modules": false,
8-
"useBuiltIns": "usage",
9-
"shippedProposals": true,
10-
"targets": {
11-
"browsers": [
12-
"> 1%",
13-
"IE >= 9",
14-
"last 2 versions"
15-
]
16-
}
17-
}],
18-
["@babel/preset-react", {
19-
"useBuiltIns": true,
20-
"pragma": "React.createElement"
21-
}],
22-
"@babel/preset-flow"
23-
],
24-
"plugins": [
25-
["@babel/plugin-proposal/class-properties", {
26-
"loose": true
27-
}],
28-
"@babel/plugin-syntax-dynamic-import",
29-
["@babel/plugin-transform-runtime", {
30-
"helpers": true,
31-
"regenerator": true,
32-
"polyfill": false
33-
}]
34-
]
2+
"cacheDirectory": true,
3+
"babelrc": false,
4+
"presets": [
5+
["@babel/preset-env", {
6+
"loose": true,
7+
"modules": false,
8+
"useBuiltIns": "usage",
9+
"shippedProposals": true,
10+
"targets": {
11+
"browsers": [
12+
"> 1%",
13+
"IE >= 9",
14+
"last 2 versions"
15+
]
16+
}
17+
}],
18+
["@babel/preset-react", {
19+
"useBuiltIns": true,
20+
"pragma": "React.createElement"
21+
}],
22+
"@babel/preset-flow"
23+
],
24+
"plugins": [
25+
["@babel/plugin-proposal/class-properties", {
26+
"loose": true
27+
}],
28+
"@babel/plugin-syntax-dynamic-import",
29+
["@babel/plugin-transform-runtime", {
30+
"helpers": true,
31+
"regenerator": true,
32+
"polyfill": false
33+
}]
34+
]
3535
}
Lines changed: 57 additions & 57 deletions
Original file line numberDiff line numberDiff line change
@@ -1,59 +1,59 @@
11
[
2-
{"name":"gatsby-plugin-channel","blacklist":false,"notified":false},
3-
{"name":"gatsby-plugin-copy-files","blacklist":false,"notified":false},
4-
{"name":"gatsby-plugin-core-js","blacklist":false,"notified":false},
5-
{"name":"gatsby-plugin-drip","blacklist":false,"notified":false},
6-
{"name":"gatsby-plugin-escalade-stock","blacklist":false,"notified":false},
7-
{"name":"gatsby-plugin-facebook-sdk","blacklist":false,"notified":false},
8-
{"name":"gatsby-plugin-favicon-mperkh","blacklist":false,"notified":false},
9-
{"name":"gatsby-plugin-favicons","blacklist":false,"notified":false},
10-
{"name":"gatsby-plugin-github-pages","blacklist":false,"notified":false},
11-
{"name":"gatsby-plugin-google-fonts","blacklist":false,"notified":false},
12-
{"name":"gatsby-plugin-graphql","blacklist":false,"notified":false},
13-
{"name":"gatsby-plugin-i18n-extension","blacklist":false,"notified":false},
14-
{"name":"gatsby-plugin-iamport","blacklist":false,"notified":false},
15-
{"name":"gatsby-plugin-landr","blacklist":false,"notified":false},
16-
{"name":"gatsby-plugin-module-local-ident-name","blacklist":false,"notified":false},
17-
{"name":"gatsby-plugin-mui","blacklist":false,"notified":false},
18-
{"name":"gatsby-plugin-netlify-lambda","blacklist":false,"notified":false},
19-
{"name":"gatsby-plugin-ngrok-tunneling","blacklist":false,"notified":false},
20-
{"name":"gatsby-plugin-polyfill-cdn","blacklist":false,"notified":false},
21-
{"name":"gatsby-plugin-product-markdown-pages","blacklist":false,"notified":false},
22-
{"name":"gatsby-plugin-production","blacklist":false,"notified":false},
23-
{"name":"gatsby-plugin-protoculture","blacklist":false,"notified":false},
24-
{"name":"gatsby-plugin-purify-css","blacklist":false,"notified":false},
25-
{"name":"gatsby-plugin-react-webfont-loader","blacklist":false,"notified":false},
26-
{"name":"gatsby-plugin-sass-bulk-import","blacklist":false,"notified":false},
27-
{"name":"gatsby-plugin-size-analyzer","blacklist":false,"notified":false},
28-
{"name":"gatsby-plugin-snowplow","blacklist":false,"notified":false},
29-
{"name":"gatsby-plugin-source-john-deere","blacklist":false,"notified":false},
30-
{"name":"gatsby-plugin-zygote","blacklist":false,"notified":false},
31-
{"name":"gatsby-source-airtable-linked","blacklist":false,"notified":false},
32-
{"name":"gatsby-source-anilist","blacklist":false,"notified":false},
33-
{"name":"gatsby-source-gcloud-object","blacklist":false,"notified":false},
34-
{"name":"gatsby-source-gdrive-tree","blacklist":false,"notified":false},
35-
{"name":"gatsby-source-github-api","blacklist":false,"notified":false},
36-
{"name":"gatsby-source-google-calendar","blacklist":false,"notified":false},
37-
{"name":"gatsby-source-google-sheet","blacklist":false,"notified":false},
38-
{"name":"gatsby-source-itchio","blacklist":false,"notified":false},
39-
{"name":"gatsby-source-jira","blacklist":false,"notified":false},
40-
{"name":"gatsby-source-jsonapi","blacklist":false,"notified":false},
41-
{"name":"gatsby-source-medium-posts","blacklist":false,"notified":false},
42-
{"name":"gatsby-source-mongo","blacklist":false,"notified":false},
43-
{"name":"gatsby-source-nba","blacklist":false,"notified":false},
44-
{"name":"gatsby-source-newsapi","blacklist":false,"notified":false},
45-
{"name":"gatsby-source-product-markdown","blacklist":false,"notified":false},
46-
{"name":"gatsby-source-published-google-sheets","blacklist":false,"notified":false},
47-
{"name":"gatsby-source-sapcc","blacklist":false,"notified":false},
48-
{"name":"gatsby-source-soundcloud","blacklist":false,"notified":false},
49-
{"name":"gatsby-source-steam","blacklist":false,"notified":false},
50-
{"name":"gatsby-source-twitch","blacklist":false,"notified":false},
51-
{"name":"gatsby-source-twitter-users","blacklist":false,"notified":false},
52-
{"name":"gatsby-source-utopian","blacklist":false,"notified":false},
53-
{"name":"gatsby-source-wordpress-bcgdv","blacklist":false,"notified":false},
54-
{"name":"gatsby-transformer-exif","blacklist":false,"notified":false},
55-
{"name":"gatsby-transformer-geojson","blacklist":false,"notified":false},
56-
{"name":"gatsby-transformer-ipynb","blacklist":false,"notified":false},
57-
{"name":"gatsby-transformer-nimbl","blacklist":false,"notified":false},
58-
{"name":"gatsby-transformer-whoa","blacklist":false,"notified":false}
2+
{"name":"gatsby-plugin-channel","blacklist":false,"notified":false},
3+
{"name":"gatsby-plugin-copy-files","blacklist":false,"notified":false},
4+
{"name":"gatsby-plugin-core-js","blacklist":false,"notified":false},
5+
{"name":"gatsby-plugin-drip","blacklist":false,"notified":false},
6+
{"name":"gatsby-plugin-escalade-stock","blacklist":false,"notified":false},
7+
{"name":"gatsby-plugin-facebook-sdk","blacklist":false,"notified":false},
8+
{"name":"gatsby-plugin-favicon-mperkh","blacklist":false,"notified":false},
9+
{"name":"gatsby-plugin-favicons","blacklist":false,"notified":false},
10+
{"name":"gatsby-plugin-github-pages","blacklist":false,"notified":false},
11+
{"name":"gatsby-plugin-google-fonts","blacklist":false,"notified":false},
12+
{"name":"gatsby-plugin-graphql","blacklist":false,"notified":false},
13+
{"name":"gatsby-plugin-i18n-extension","blacklist":false,"notified":false},
14+
{"name":"gatsby-plugin-iamport","blacklist":false,"notified":false},
15+
{"name":"gatsby-plugin-landr","blacklist":false,"notified":false},
16+
{"name":"gatsby-plugin-module-local-ident-name","blacklist":false,"notified":false},
17+
{"name":"gatsby-plugin-mui","blacklist":false,"notified":false},
18+
{"name":"gatsby-plugin-netlify-lambda","blacklist":false,"notified":false},
19+
{"name":"gatsby-plugin-ngrok-tunneling","blacklist":false,"notified":false},
20+
{"name":"gatsby-plugin-polyfill-cdn","blacklist":false,"notified":false},
21+
{"name":"gatsby-plugin-product-markdown-pages","blacklist":false,"notified":false},
22+
{"name":"gatsby-plugin-production","blacklist":false,"notified":false},
23+
{"name":"gatsby-plugin-protoculture","blacklist":false,"notified":false},
24+
{"name":"gatsby-plugin-purify-css","blacklist":false,"notified":false},
25+
{"name":"gatsby-plugin-react-webfont-loader","blacklist":false,"notified":false},
26+
{"name":"gatsby-plugin-sass-bulk-import","blacklist":false,"notified":false},
27+
{"name":"gatsby-plugin-size-analyzer","blacklist":false,"notified":false},
28+
{"name":"gatsby-plugin-snowplow","blacklist":false,"notified":false},
29+
{"name":"gatsby-plugin-source-john-deere","blacklist":false,"notified":false},
30+
{"name":"gatsby-plugin-zygote","blacklist":false,"notified":false},
31+
{"name":"gatsby-source-airtable-linked","blacklist":false,"notified":false},
32+
{"name":"gatsby-source-anilist","blacklist":false,"notified":false},
33+
{"name":"gatsby-source-gcloud-object","blacklist":false,"notified":false},
34+
{"name":"gatsby-source-gdrive-tree","blacklist":false,"notified":false},
35+
{"name":"gatsby-source-github-api","blacklist":false,"notified":false},
36+
{"name":"gatsby-source-google-calendar","blacklist":false,"notified":false},
37+
{"name":"gatsby-source-google-sheet","blacklist":false,"notified":false},
38+
{"name":"gatsby-source-itchio","blacklist":false,"notified":false},
39+
{"name":"gatsby-source-jira","blacklist":false,"notified":false},
40+
{"name":"gatsby-source-jsonapi","blacklist":false,"notified":false},
41+
{"name":"gatsby-source-medium-posts","blacklist":false,"notified":false},
42+
{"name":"gatsby-source-mongo","blacklist":false,"notified":false},
43+
{"name":"gatsby-source-nba","blacklist":false,"notified":false},
44+
{"name":"gatsby-source-newsapi","blacklist":false,"notified":false},
45+
{"name":"gatsby-source-product-markdown","blacklist":false,"notified":false},
46+
{"name":"gatsby-source-published-google-sheets","blacklist":false,"notified":false},
47+
{"name":"gatsby-source-sapcc","blacklist":false,"notified":false},
48+
{"name":"gatsby-source-soundcloud","blacklist":false,"notified":false},
49+
{"name":"gatsby-source-steam","blacklist":false,"notified":false},
50+
{"name":"gatsby-source-twitch","blacklist":false,"notified":false},
51+
{"name":"gatsby-source-twitter-users","blacklist":false,"notified":false},
52+
{"name":"gatsby-source-utopian","blacklist":false,"notified":false},
53+
{"name":"gatsby-source-wordpress-bcgdv","blacklist":false,"notified":false},
54+
{"name":"gatsby-transformer-exif","blacklist":false,"notified":false},
55+
{"name":"gatsby-transformer-geojson","blacklist":false,"notified":false},
56+
{"name":"gatsby-transformer-ipynb","blacklist":false,"notified":false},
57+
{"name":"gatsby-transformer-nimbl","blacklist":false,"notified":false},
58+
{"name":"gatsby-transformer-whoa","blacklist":false,"notified":false}
5959
]

0 commit comments

Comments
 (0)