Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

PowerShell completion code has pipe | as &#124 on website #10678

Copy link
Copy link

Description

@asasine
Issue body actions

Describe the bug

The PowerShell completion code has what should be a pipe | as its escaped characters &#124 on the website https://cli.github.com/manual/gh_completion

Affected version

N/A

Steps to reproduce the behavior

  1. Go to https://cli.github.com/manual/gh_completion
  2. Scroll to PowerShell section

Expected vs actual behavior

Expected:

Invoke-Expression -Command $(gh completion -s powershell | Out-String)

Actual:

Invoke-Expression -Command $(gh completion -s powershell | Out-String)

Logs

N/A

Reactions are currently unavailable

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingSomething isn't workingdocsgh-completionrelating to the gh completion commandrelating to the gh completion commandpriority-3Affects a small number of users or is largely cosmeticAffects a small number of users or is largely cosmetic

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

    Morty Proxy This is a proxified and sanitized view of the page, visit original site.