platyPS
platyPS copied to clipboard
Fix Locale in Metadata for New-MarkdownCommandHelp
PR Summary
use MetadataUtils.GetCommandHelpBaseMetadata(cmdHelp) instead of MetadataUtils.GetCommandHelpBaseMetadataFromCommandInfo(commandInfo)
PR Context
To fix issue:
- https://github.com/PowerShell/platyPS/issues/763
Hey @adityapatwardhan Could we please review this PR?