platyPS

platyPS 模块允许你在 Markdown 中创建 PowerShell 外部帮助。

注意

对模块的支持有限。 请使用页面底部“反馈”部分中的“反馈”部分中的 “此产品”按钮在源存储库中提出问题。

platyPS

Get-HelpPreview

Displays your generated external help as Get-Help output.

Get-MarkdownMetadata

Gets metadata from the header of a markdown file.

Merge-MarkdownHelp

Merge multiple markdown versions of the same cmdlet into a single markdown file.

New-ExternalHelp

Creates external help file based on markdown supported by PlatyPS.

New-ExternalHelpCab

Generates a .cab file.

New-MarkdownAboutHelp

Generates a new About Topic MD file from template.

New-MarkdownHelp

Creates help in markdown format.

New-YamlHelp

Converts Markdown help into YAML to be read easily by external tools

Update-MarkdownHelp

Update PlatyPS markdown help files.

Update-MarkdownHelpModule

Update all files in a markdown help module folder.