(GH-8799) Correctly format core reference docs#8832
(GH-8799) Correctly format core reference docs#8832sdwheeler merged 2 commits intoMicrosoftDocs:mainfrom
Conversation
sdwheeler
left a comment
There was a problem hiding this comment.
Fix the syntax block formatting
|
Docs Build status updates of commit ab00351:
|
| File | Status | Preview URL | Details |
|---|---|---|---|
| reference/5.1/Microsoft.PowerShell.Core/Get-Module.md | View (powershell-5.1) | Details | |
| reference/5.1/Microsoft.PowerShell.Core/Clear-History.md | ✅Succeeded | View (powershell-5.1) | |
| reference/5.1/Microsoft.PowerShell.Core/Connect-PSSession.md | ✅Succeeded | View (powershell-5.1) | |
| reference/5.1/Microsoft.PowerShell.Core/Disable-PSSessionConfiguration.md | ✅Succeeded | View (powershell-5.1) | |
| reference/5.1/Microsoft.PowerShell.Core/Disconnect-PSSession.md | ✅Succeeded | View (powershell-5.1) | |
| reference/5.1/Microsoft.PowerShell.Core/Get-PSSession.md | ✅Succeeded | View (powershell-5.1) | |
| reference/5.1/Microsoft.PowerShell.Core/New-PSSession.md | ✅Succeeded | View (powershell-5.1) | |
| reference/5.1/Microsoft.PowerShell.Core/New-PSSessionOption.md | ✅Succeeded | View (powershell-5.1) | |
| reference/5.1/Microsoft.PowerShell.Core/Remove-PSSession.md | ✅Succeeded | View (powershell-5.1) | |
| reference/5.1/Microsoft.PowerShell.Core/Set-PSSessionConfiguration.md | ✅Succeeded | View (powershell-5.1) | |
| reference/5.1/Microsoft.PowerShell.Core/Set-StrictMode.md | ✅Succeeded | View (powershell-5.1) | |
| reference/5.1/Microsoft.PowerShell.Core/Stop-Job.md | ✅Succeeded | View (powershell-5.1) | |
| reference/5.1/Microsoft.PowerShell.Core/Unregister-PSSessionConfiguration.md | ✅Succeeded | View (powershell-5.1) | |
| reference/5.1/Microsoft.PowerShell.Diagnostics/Import-Counter.md | ✅Succeeded | View (powershell-5.1) | |
| reference/5.1/Microsoft.PowerShell.Management/Clear-Content.md | ✅Succeeded | View (powershell-5.1) | |
| reference/5.1/Microsoft.PowerShell.Management/Clear-EventLog.md | ✅Succeeded | View (powershell-5.1) | |
| reference/5.1/Microsoft.PowerShell.Management/Get-HotFix.md | ✅Succeeded | View (powershell-5.1) | |
| reference/5.1/Microsoft.PowerShell.Management/Get-ItemProperty.md | ✅Succeeded | View (powershell-5.1) | |
| reference/5.1/Microsoft.PowerShell.Management/Get-Process.md | ✅Succeeded | View (powershell-5.1) | |
| reference/5.1/Microsoft.PowerShell.Management/New-EventLog.md | ✅Succeeded | View (powershell-5.1) | |
| reference/5.1/Microsoft.PowerShell.Management/Remove-PSDrive.md | ✅Succeeded | View (powershell-5.1) | |
| reference/5.1/Microsoft.PowerShell.Utility/Format-List.md | ✅Succeeded | View (powershell-5.1) | |
| reference/5.1/PSScheduledJob/New-JobTrigger.md | ✅Succeeded | View (powershell-5.1) | |
| reference/5.1/PowershellGet/Find-RoleCapability.md | ✅Succeeded | View (powershell-5.1) | |
| reference/7.0/Microsoft.PowerShell.Core/Clear-History.md | ✅Succeeded | View (powershell-7) |
This comment lists only the first 25 files in the pull request.
reference/5.1/Microsoft.PowerShell.Core/Get-Module.md
- Line 0, Column 0: [Warning: file-not-found - See documentation]
Invalid file link: 'About/about_PowerShell_Editions.md'.
For more details, please refer to the build report.
If you see build warnings/errors with permission issues, it might be due to single sign-on (SSO) enabled on Microsoft's GitHub organizations. Please follow instructions here to re-authorize your GitHub account to Docs Build.
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.
Note: Your PR may contain errors or warnings unrelated to the files you changed. This happens when external dependencies like GitHub alias, Microsoft alias, cross repo links are updated. Please use these instructions to resolve them.
For any questions, please:
- Try searching the docs.microsoft.com contributor guides
- Post your question in the Docs support channel
ab00351 to
813fe88
Compare
|
Docs Build status updates of commit 813fe88: ✅ Validation status: passed
This comment lists only the first 25 files in the pull request. 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:
|
813fe88 to
f6bfa64
Compare
|
Docs Build status updates of commit f6bfa64: ✅ Validation status: passed
This comment lists only the first 25 files in the pull request. 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:
|
f6bfa64 to
437caa9
Compare
|
Docs Build status updates of commit 437caa9: ✅ Validation status: passed
This comment lists only the first 25 files in the pull request. 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
Fixes #8799.
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.