PowerShell / platyPS

Write PowerShell External Help in Markdown
MIT License
762 stars 148 forks source link

HelpVersion parameter support #650

Closed sdwheeler closed 2 days ago

sdwheeler commented 1 month ago

Summary of the new feature / enhancement

HelpVersion is module metadata used to create HelpInfo.xml files for updateable help. Cmdlets that export module markdown files should support a HelpVersion parameter that allows the user to specify the version of help.

Proposed technical implementation details (optional)

Cmdlets that need to support this:

Behaviors

sdwheeler commented 2 days ago

Fixed in https://github.com/PowerShell/platyPS/commit/27d5ffe4090f146b64c7d91453d6683c68c8ee53