PowerShell / platyPS

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

New-ExternalHelp should be able to create MAML from markdown that uses the new schema #610

Closed sdwheeler closed 3 months ago

sdwheeler commented 9 months ago

Summary of the new feature / enhancement

Since the structure of the markdown is changing for the new schema (e.g. new H2 for alias, new content allowed within header blocks), the cmdlet must be able to convert the new markdown format to MAML.

Proposed technical implementation details (optional)

No response

theJasonHelmick commented 3 months ago

This is included in the Microsoft.PowerShell.PlatyPS 1.0 release. This has been changed to Export-MamlCommandHelp