Skip to content

Conversation

@tommymaynard
Copy link
Contributor

@tommymaynard tommymaynard commented May 2, 2022

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

  • Repo documentation and configuration (.git/.github/.vscode etc.)
  • Docs build files (.openpublishing.* and build scripts)
  • Docset configuration (docfx.json, mapping, bread, module folder)

Conceptual documentation

  • Files in docs-conceptual

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.

  • Preview content
  • Version 7.2 content
  • Version 7.1 content
  • Version 7.0 content
  • Version 5.1 content

PR Checklist

  • I have read the contributors guide and followed the style and process guidelines
  • PR has a meaningful title
  • PR is targeted at the staging branch
  • All relevant versions updated
  • Includes content related to issues and PRs - see Closing issues using keywords.
  • This PR is ready to merge and is not Work in Progress. If the PR is work in progress,
    please add the prefix WIP: or [WIP] to the beginning of the title and remove the prefix when
    the PR is ready.

@ghost
Copy link

ghost commented May 2, 2022

CLA assistant check
All CLA requirements met.

@opbld30
Copy link

opbld30 commented May 2, 2022

Docs Build status updates of commit 31d420d:

✅ Validation status: passed

File Status Preview URL Details
reference/5.1/Microsoft.PowerShell.Core/About/about_Parsing.md ✅Succeeded View (powershell-5.1)
reference/7.0/Microsoft.PowerShell.Core/About/about_Parsing.md ✅Succeeded View (powershell-7)
reference/7.1/Microsoft.PowerShell.Core/About/about_Parsing.md ✅Succeeded View (powershell-7.1)
reference/7.2/Microsoft.PowerShell.Core/About/about_Parsing.md ✅Succeeded View (powershell-7.2)
reference/7.3/Microsoft.PowerShell.Core/About/about_Parsing.md ✅Succeeded View (powershell-7.3)

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:

Copy link
Collaborator

@sdwheeler sdwheeler left a 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?

See https://docs.github.com/en/issues/tracking-your-work-with-issues/linking-a-pull-request-to-an-issue#linking-a-pull-request-to-an-issue-using-a-keyword

@tommymaynard
Copy link
Contributor Author

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.

@sdwheeler
Copy link
Collaborator

@tommymaynard Edit the original description and add that information under PR Summary. Use the Fixes keyword with the issue number so that the PR will close the issue when merged (as described in the doc I linked to).

@sdwheeler sdwheeler reopened this May 2, 2022
@opbld33
Copy link

opbld33 commented May 2, 2022

Docs Build status updates of commit 31d420d:

✅ Validation status: passed

File Status Preview URL Details
reference/5.1/Microsoft.PowerShell.Core/About/about_Parsing.md ✅Succeeded View (powershell-5.1)
reference/7.0/Microsoft.PowerShell.Core/About/about_Parsing.md ✅Succeeded View (powershell-7)
reference/7.1/Microsoft.PowerShell.Core/About/about_Parsing.md ✅Succeeded View (powershell-7.1)
reference/7.2/Microsoft.PowerShell.Core/About/about_Parsing.md ✅Succeeded View (powershell-7.2)
reference/7.3/Microsoft.PowerShell.Core/About/about_Parsing.md ✅Succeeded View (powershell-7.3)

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:

@tommymaynard tommymaynard changed the title Update asPowerShell spacing - closes #8755 Fixes #8755 - Update asPowerShell spacing May 2, 2022
@sdwheeler sdwheeler merged commit 8c59547 into MicrosoftDocs:staging May 3, 2022
@tommymaynard tommymaynard deleted the asPowerShell_8755 branch May 4, 2022 15:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Edit "asPowerShell" to "as PowerShell" in The stop-parsing token section of about_Parsing.

4 participants