-
Notifications
You must be signed in to change notification settings - Fork 8.2k
Closed
Labels
Resolution-FixedThe issue is fixed.The issue is fixed.WG-Interactive-HelpSystemhelp infrastructure and formatting of helphelp infrastructure and formatting of help
Milestone
Description
Issue Details
Long spans of help text that wrap lines do not honor indentation on subsequent lines. This results in a less than pleasant reading experience. Here is what I'm seeing in 6.1 preview 3 on Windows:
Compare this to the nicer formatted 5.1 help:
There is also a typo in the 6.1 Get-ChildItem Description - it says all child continers and it should be all child containers. Apparently that has been introduced by the rendered as the typo isn't in the source doc.
Environment data
> $PSVersionTable
Name Value
---- -----
PSVersion 6.1.0-preview.3
PSEdition Core
GitCommitId v6.1.0-preview.3
OS Microsoft Windows 10.0.17134
Platform Win32NT
PSCompatibleVersions {1.0, 2.0, 3.0, 4.0...}
PSRemotingProtocolVersion 2.3
SerializationVersion 1.1.0.1
WSManStackVersion 3.0Moved from MicrosoftDocs/PowerShell-Docs#2606 per request of @sdwheeler.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Resolution-FixedThe issue is fixed.The issue is fixed.WG-Interactive-HelpSystemhelp infrastructure and formatting of helphelp infrastructure and formatting of help

