8000 Line wrapping in PS Core in-the-box help does not indent appropriately · Issue #7175 · PowerShell/PowerShell · GitHub
[go: up one dir, main page]

Skip to content

Line wrapping in PS Core in-the-box help does not indent appropriately  #7175

@rkeithhill

Description

@rkeithhill

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:

image

Compare this to the nicer formatted 5.1 help:

image

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.0

Moved from MicrosoftDocs/PowerShell-Docs#2606 per request of @sdwheeler.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0