Skip to content

Instantly share code, notes, and snippets.

View opariffazman's full-sized avatar
🎮
ProGrAMmER

Ariff Azman opariffazman

🎮
ProGrAMmER
  • Malaysia
View GitHub Profile
@opariffazman
opariffazman / Get-HelpByMarkdown.ps1
Created September 18, 2019 11:56 — forked from AmericanGeezus/Get-HelpByMarkdown.ps1
This script converts PowerShell comment-based help to GitHub Flavored Markdown.
Function Get-HelpByMarkDown {
#
# File: Get-HelpByMarkdown.ps1
#
# Authors: Akira Sugiura (urasandesu@gmail.com)
# Gordon Byers (gordon.byers@microsoft.com)
# Jason Marshall (jason@marshall.gg)
#
#
# Copyright (c) 2014 Akira Sugiura