Skip to content

Commit bb24dfe

Browse files
committed
Remove trailing spaces
1 parent fcd4b96 commit bb24dfe

File tree

3 files changed

+15
-15
lines changed

3 files changed

+15
-15
lines changed

src/content/docs/style-guide/documentation-content-strategy/component-attributes/steps-tasks-procedures.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,5 +72,5 @@ Use sentences like "The `<screen/page/card>` displays." wisely.
7272

7373
Usually, you only need this kind of helper sentence if the user ended up in an unexpected location, or if there was more than one possible target location, depending on the options that the user selected.
7474

75-
As an alternative, consider adding the `<screen/page/card>` mention at the beginning of the next step: "5. In `<screen/page/card>`, select Save."
75+
As an alternative, consider adding the `<screen/page/card>` mention at the beginning of the next step: "5. In `<screen/page/card>`, select Save."
7676
:::

src/content/docs/style-guide/formatting/structure/paragraphs-and-line-breaks.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,5 +37,5 @@ This is how the table looks:
3737

3838
:::caution
3939

40-
Do not use two spaces at the end of a sentence to create a forced line break. Although this Markdown syntax is supported, it is not immediately visible and can easily miss these line breaks during peer reviews.
40+
Do not use two spaces at the end of a sentence to create a forced line break. Although this Markdown syntax is supported, it is not immediately visible and can easily miss these line breaks during peer reviews.
4141
:::

src/content/docs/style-guide/video/index.mdx

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -25,14 +25,14 @@ Videos should be recorded at 4K UHD. If 4K UHD is unavailable, Full HD footage m
2525

2626
##### Acceptable Resolutions
2727

28-
- **4K Ultra HD:** 2160p (3840x2160)
29-
- **2K Quad HD:** 1440p (2560x1440)
30-
- **Full HD:** 1080p (1920x1080)
28+
- **4K Ultra HD:** 2160p (3840x2160)
29+
- **2K Quad HD:** 1440p (2560x1440)
30+
- **Full HD:** 1080p (1920x1080)
3131

3232
##### Unacceptable Resolutions
3333

34-
- **HD:** 720p (1280x720)
35-
- **SD:** 480p (720x480)
34+
- **HD:** 720p (1280x720)
35+
- **SD:** 480p (720x480)
3636

3737
#### Frame Rate
3838

@@ -81,7 +81,7 @@ Final videos should be graded to natural colors. They shouldn't be over or under
8181

8282
#### **Examples of Poor Color Grading**
8383

84-
<Flex>
84+
<Flex>
8585

8686
![Too dark](~/assets/images/style-guide/video/too_dark.png)
8787

@@ -99,9 +99,9 @@ Final videos should be graded to natural colors. They shouldn't be over or under
9999

100100
#### **Examples of Good Color Grading**
101101

102-
<Flex>
102+
<Flex>
103103

104-
![Warm tone](~/assets/images/style-guide/video/warm_tone.png)
104+
![Warm tone](~/assets/images/style-guide/video/warm_tone.png)
105105

106106
![White Balanced](~/assets/images/style-guide/video/white_balanced.png)
107107

@@ -151,7 +151,7 @@ Developer Documentation videos adhere to all brand guidelines.
151151

152152
#### Intro and Outro
153153

154-
Intros and outros are essential for structuring a video and guiding the audience through its content.
154+
Intros and outros are essential for structuring a video and guiding the audience through its content.
155155

156156
#### Transitions, Effects and Chapter Separators
157157

@@ -169,10 +169,10 @@ In general, we rely on platform automatic subtitle generation (for example, YouT
169169

170170
##### Subtitle Specifications
171171

172-
- Subtitles are always published in English in **SubRip format (.srt)**.
173-
- Guidelines for subtitles:
174-
- Maximum **45 characters per line**.
175-
- Split over **2 lines** when necessary.
172+
- Subtitles are always published in English in **SubRip format (.srt)**.
173+
- Guidelines for subtitles:
174+
- Maximum **45 characters per line**.
175+
- Split over **2 lines** when necessary.
176176
- Displayed for no longer than **10 seconds** per subtitle.
177177

178178
#### Lower Thirds

0 commit comments

Comments
 (0)