platyPS icon indicating copy to clipboard operation
platyPS copied to clipboard

Fix Locale in Metadata for New-MarkdownCommandHelp

Open teramako opened this issue 3 months ago • 1 comments

PR Summary

use MetadataUtils.GetCommandHelpBaseMetadata(cmdHelp) instead of MetadataUtils.GetCommandHelpBaseMetadataFromCommandInfo(commandInfo)

PR Context

To fix issue:

  • https://github.com/PowerShell/platyPS/issues/763

teramako avatar Sep 07 '25 14:09 teramako

Hey @adityapatwardhan Could we please review this PR?

ArmaanMcleod avatar Dec 08 '25 08:12 ArmaanMcleod