Skip to content

Commit 72f2c59

Browse files
authored
Markup rendering issue? (#17732)
The sentence "The default value is Block." was being displayed after the last bullet point, which is obviously not right. I added an extra line to get it to be displayed on a new line. I previewed this in an online Markup viewer to make sure it looked OK, since I don't see an option to preview my change here.
1 parent 587dc15 commit 72f2c59

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Storage/Storage.Management/help/Set-AzStorageBlobContent.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -156,6 +156,7 @@ The acceptable values for this parameter are:
156156
- Block
157157
- Page
158158
- Append
159+
159160
The default value is Block.
160161
161162
```yaml

0 commit comments

Comments
 (0)