Sean Wheeler

Results 65 issues of Sean Wheeler

Steps to reproduce ------------------ ``` New-YamlHelp -Path C:\Git\PS-Docs\PowerShell-Docs\reference\7.1\Microsoft.PowerShell.Archive\Expand-Archive.md -OutputFolder . ``` Expected behavior ----------------- Examine the web page and see the CommonParamters paragraph (https://docs.microsoft.com/powershell/module/microsoft.powershell.archive/expand-archive#notes) ``` Get-Help Expand-Archive ... This cmdlet...

Area-Yaml

## The problem The current platyps schema for Examples allows the following: ``` ## Examples ### Example 1 0 or more paragraphs 1 or more code blocks 0 or more...

Area-MAML

To support localization, the following strings in the schema for the template need to be localized. - All schema-defined headers that have labels: - Cmdlet schema - Synopsis - Syntax...

Area-Localization

When `New-MarkdownHelp` creates the markdown files for each cmdlet, the default set of metadata does not include the `title:` key in the YAML frontmatter. The title metadata should be set...

Area-MarkdownWriter
Area-UpdateMarkdown
Issue-Enhancement

Our documentation uses several extended markdown styles, such as: - tables - see `Get-Help -Full Get-Date` for examples of mangled tables - Alert boxes `> [!NOTE]`, `> [!IMPORTANT]`, etc. -...

Issue-Enhancement

## PR Summary The docs site has been rebranded. The URL changed from `docs.microsoft.com` to `learn.microsoft.com`. URLs pointing to `docs.microsoft.com` are redirected but the need to be updated to avoid...

### Summary of the new feature / enhancement As a user I need an easy way to search for cmdlet reference by the cmdlet alias. Most cmdlet reference docs do...

Area-MarkdownWriter
Area-Yaml
Issue-Enhancement
Resolution-Fixed

### Prerequisites - [X] Write a descriptive title. - [X] Make sure you are able to repro it on the [latest released version](https://github.com/PowerShell/PowerShell/releases) - [X] Search the existing issues. -...

WG-Engine
Needs-Triage

# PR Summary The source repo should only contain docs for contributing to or maintaining the project. User-focused documentation has been moved to the MicrosoftDocs/PowerShell-Docs repo. ## PR Context Removed...

Review - Needed
Extra Large

### Prerequisites - [X] Write a descriptive title. - [X] Make sure you are able to repro it on the [latest released version](https://github.com/PowerShell/PowerShell/releases) - [X] Search the existing issues. -...

WG-Interactive-HelpSystem
Needs-Triage