PowerShell / platyPS

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

Update to new schema. #628

Closed JamesWTruher closed 4 months ago

JamesWTruher commented 4 months ago

This provides more information for parameters based on their parameter set. Also added a number of tests. Changed the way that we serialize the yaml blocks for parameters to use YamlDotNet to do the serialization rather than hand crafting it.

PR Summary

PR Context