PowerShell / platyPS

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

Major refactoring of the v2 project #616

Closed JamesWTruher closed 6 months ago

JamesWTruher commented 7 months ago

PR Summary

PR Context

JamesWTruher commented 6 months ago

Main question is about the need for Import-YamlCommand and Get-YamlMetadata cmdlets

we definitely need the Import-YamlCommand as we need it to validate that the Yaml Writer is correct. the source for Get-YamlMetadata has already been removed (but I neglected to remove it from the psd1 - i just did that)