-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Fixes #8755 - Update asPowerShell spacing #8779
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fixes #8755 - Update asPowerShell spacing #8779
Conversation
|
Docs Build status updates of commit 31d420d: ✅ Validation status: passed
For more details, please refer to the build report. Note: Broken links written as relative paths are included in the above build report. For broken links written as absolute paths or external URLs, see the broken link report. For any questions, please:
|
sdwheeler
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@tommymaynard The change looks good. Can you add a short description of the PR and add the comment to link the PR to the issue?
|
Hi @sdwheeler. Hopefully, this what you are after! This PR fixes a small spacing problem in about_Parsing for versions 5.1, 7.0, 7.1, 7.2, and 7.3. This PR is linked with issue #8755. |
|
@tommymaynard Edit the original description and add that information under PR Summary. Use the |
|
Docs Build status updates of commit 31d420d: ✅ Validation status: passed
For more details, please refer to the build report. Note: Broken links written as relative paths are included in the above build report. For broken links written as absolute paths or external URLs, see the broken link report. For any questions, please:
|
PR Summary
These changes fix the spacing problem in "asPowerShell" in about_Parsing. - Fixes #8755
PR Context
Check the boxes below to indicate the content affected by this PR.
Repository or docset configuration
Conceptual documentation
Cmdlet reference & about_ topics
When changing cmdlet reference or about_ topics, the changes should be copied to all
relevant versions. Check the boxes below to indicate the versions affected by this change.
PR Checklist
please add the prefix
WIP:or[WIP]to the beginning of the title and remove the prefix whenthe PR is ready.