-
Notifications
You must be signed in to change notification settings - Fork 1.7k
(GH-8777) Reword here-string section for clarity #8780
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
(GH-8777) Reword here-string section for clarity #8780
Conversation
This commit rewords the section of About Quoting Rules for clarity by being more explicit about the opening and closing tags and their effect.
|
Docs Build status updates of commit 2bd8185: ✅ 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:
|
reference/5.1/Microsoft.PowerShell.Core/About/about_Quoting_Rules.md
Outdated
Show resolved
Hide resolved
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.
See my suggestions.
Co-authored-by: Sean Wheeler <sean.wheeler@microsoft.com>
|
Docs Build status updates of commit 10a80c0: ✅ 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:
|
This commit reworks the list of distinguishing factors of a here-string into an unordered list to improve readability and clarify the info.
|
Docs Build status updates of commit bad27e2: ✅ 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
This PR rewords the section of About Quoting Rules for clarity by being more explicit about the opening and closing tags and their effect.
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.