platyPS icon indicating copy to clipboard operation
platyPS copied to clipboard

Write PowerShell External Help in Markdown

Results 132 platyPS issues
Sort by recently updated
recently updated
newest added

Updating Schema File to have empty line after heading - MarkdownLint MD022

platyps-0.14.2

### 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

### Summary of the new feature / enhancement Support adding titles to examples. Changes for comment based help: Should support adding a string after `.EXAMPLE`. This text is the title...

Issue-Enhancement
Needs-Triage

The current formatting does not tag the code block as PowerShell. The remarks attribute sometimes is the formatted output of the example which is not within the code block. If...

platyps-0.14.2

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

Needs-Triage

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

Area-ObjectModel

### Summary of the new feature / enhancement As a developer of a binary powershell module I would like to document in inside the C# files, as I'm used to...

Issue-Enhancement
Idea-Helpv2

### Summary of the new feature / enhancement If a module does not export any commands then `New-MarkdownHelp` throws `$LocalizedData.ModuleNotFound`. A clearer error could be thrown. ### Proposed technical implementation...

Issue-Enhancement
Needs-Triage
platyps-0.14.2

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

Needs-Triage

# PR Summary This PR adds handling and test coverage for the new `-ProgressAction` common parameter introduced with PowerShell 7.4.0. ## PR Context Fixes issue #595 see this issue for...

platyps-0.14.2