Skip to content

Commit d283a0a

Browse files
committed
update image alt text syntax
1 parent 17f56f0 commit d283a0a

7 files changed

+8
-8
lines changed

Diff for: tile-reference/property-blueprints/_smtp-authentication.html.erb

+1-1
Original file line numberDiff line numberDiff line change
@@ -70,6 +70,6 @@ job_types:
7070
text: Hello. The SMTP auth type is (( .properties.example_smtp_authentication.value ))
7171
```
7272

73-
![alt-text="Example Product with SMTP Authentication"](img/example-smtp-authentication-tile.png)
73+
![Example Product with SMTP Authentication](img/example-smtp-authentication-tile.png)
7474

7575
<br><hr>

Diff for: tile-reference/property-blueprints/_stemcell-selector.html.erb

+1-1
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@ job_types:
114114
Selected stemcell OS: (( .properties.example_stemcell_selector.value ))
115115
```
116116

117-
![alt-text="Example Stemcell Selector"](img/example-stemcell-selector-tile.png)
117+
![Example Stemcell Selector](img/example-stemcell-selector-tile.png)
118118

119119

120120
<br><hr>

Diff for: tile-reference/property-blueprints/_string-list.html.erb

+2-2
Original file line numberDiff line numberDiff line change
@@ -82,8 +82,8 @@ job_types:
8282
```
8383

8484

85-
![alt-text="Example Product with String List"](img/example-string-list-tile.png)
85+
![Example Product with String List](img/example-string-list-tile.png)
8686

87-
![alt-text="Example Product with SMTP Authentication"](img/example-smtp-authentication-tile.png)
87+
![Example Product with SMTP Authentication](img/example-smtp-authentication-tile.png)
8888

8989
<br><hr>

Diff for: tile-reference/property-blueprints/_string.html.erb

+1-1
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ job_types:
8989
text: Hello, (( .properties.example_string.value ))! Welcome.
9090
```
9191

92-
![alt-text="Example Product with String Information"](img/example-string-tile.png)
92+
![Example Product with String Information](img/example-string-tile.png)
9393

9494

9595
<br><hr>

Diff for: tile-reference/property-blueprints/_text.html.erb

+1-1
Original file line numberDiff line numberDiff line change
@@ -74,5 +74,5 @@ job_types:
7474
(( .properties.example_text.value ))
7575
```
7676

77-
![alt-text="Example Product with Text"](img/example-text-tile.png)
77+
![Example Product with Text](img/example-text-tile.png)
7878
<br><hr>

Diff for: tile-reference/property-blueprints/_vm-type-dropdown.html.erb

+1-1
Original file line numberDiff line numberDiff line change
@@ -84,6 +84,6 @@ job_types:
8484
text: Hello. Your chosen VM Type is (( .properties.example_vm_type_dropdown.value )).
8585
```
8686

87-
![alt-text="Example Product with VM Types Dropdown"](img/example-vm-type-dropdown-tile.png)
87+
![Example Product with VM Types Dropdown](img/example-vm-type-dropdown-tile.png)
8888

8989
<br><hr>

Diff for: tile-reference/property-blueprints/_wildcard-domain.html.erb

+1-1
Original file line numberDiff line numberDiff line change
@@ -76,6 +76,6 @@ job_types:
7676
text: Hello. Your wildcard domain is (( .properties.example_wildcard_domain.value )).
7777
```
7878

79-
![alt-text="Example Product with Wildcard Domain"](img/example-wildcard-domain-tile.png)
79+
![Example Product with Wildcard Domain](img/example-wildcard-domain-tile.png)
8080

8181
<br><hr>

0 commit comments

Comments
 (0)