PowerShell / platyPS

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

Implement a copy constructor. #647

Closed JamesWTruher closed 2 months ago

JamesWTruher commented 2 months ago

This will be used by the Update-MarkdownCommandHelp cmdlet. We should do updates to a copy of an object rather than the original.

PR Summary

PR Context