Skip to content

Instantly share code, notes, and snippets.

@urasandesu
urasandesu / Get-HelpByMarkdown.ps1
Last active August 5, 2023 04:12
This script converts PowerShell comment-based help to GitHub Flavored Markdown.
#
# File: Get-HelpByMarkdown.ps1
#
# Author: Akira Sugiura ([email protected])
#
#
# Copyright (c) 2014 Akira Sugiura
#
# This software is MIT License.
#