platyPS
platyPS copied to clipboard
Write PowerShell External Help in Markdown
fix the issue described in the comments in https://github.com/PowerShell/platyPS/issues/389
Bulk updating all the "http://go.microsoft.com/fwlink" with "https://go.microsoft.com/fwlink".
Fix bugs in New-HelpCabinetFile from OPS13 - Fixes AB#331105 Prior to this PR there were two bugs in `New-HelpCabinetFile` - If there was no existing HelpInfo.xml file it would fail...
### 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. ###...
### Summary of the new feature / enhancement The Path paramter needs to allow pipeline input and the LiteralPath parameter need aliases and pipeline input. We should match the configuration...
### Summary of the new feature / enhancement Typically, I run New-MarkdownHelp (v14.2) in PowerShell 5.1x. I recently had occasion to run it in PowerShell 7.4.3. When I did, every...
### 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. ###...
### Summary of the new feature / enhancement There are 2 metadata fields that should not be allowed to be overwritten by values passed to cmdlet using the **Metadata** parameters:...
### 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. ###...