HelpOut

0.3.5

A Helpful Toolkit for Managing PowerShell Help

Installation Options

Copy and Paste the following command to install this package using PowerShellGet More Info

Install-Module -Name HelpOut -RequiredVersion 0.3.5

Copy and Paste the following command to install this package using Microsoft.PowerShell.PSResourceGet More Info

Install-PSResource -Name HelpOut -Version 0.3.5

You can deploy this package directly to Azure Automation. Note that deploying packages with dependencies will deploy all the dependencies to Azure Automation. Learn More

Manually download the .nupkg file to your system's default download location. Note that the file won't be unpacked, and won't include any dependencies. Learn More

Owners

Copyright

2019-2022 Start-Automating

Package Details

Author(s)

  • James Brundage

Tags

Markdown Help PowerShell

Dependencies

This module has no dependencies.

Release Notes

### 0.3.5
* Markdown Help Improvements: Escaping Example Code (Fixes #75)
---

### 0.3.4
* Fixing accidental heading names in .Link and parameter properties (Fixes #73)
---

### 0.3.3
* Markdown Help now uses fewer tables (improves default GitHub Page rendering) (fixes #71)
---
### 0.3.2
* Save-MarkdownHelp Bugfix (Fixes #69)
---

### 0.3.1
* Save-MarkdownHelp:  
 * Can now -ReplaceLink (Fixes #66)
 * -ReplaceLink will always replace -OutputPath (Fixes #67)
 * Changing Aliases for -SkipCommandType (Fixes #65)
---
### 0.3:
* Get-MarkdownHelp: Fixing Property Table rendering issues with ValidValues (#58)
* Workflow improvements:  Building formatting / types in CI/CD (#63)
---
### 0.2.9:
* Get-MarkdownHelp: Fixing Property Table rendering issues with ValidValues (#58)
* Action improvements:
 * Pulling just before push (#59)
 * Improving username / email detection (#60)
---

### 0.2.8:
* Save-MarkdownHelp:
 * Adding -ExcludeTopic (#55)
 * -IncludeTopic excludes deeply nested topics (#54)
 * -IncludeExtension default now includes .svg files (#53)
---

### 0.2.7
* Save-MarkdownHelp:
 * Adding -Command, -ReplaceCommandName, -ReplaceCommandNameWith (#45)
 * Fixing -ReplaceScriptName issue (#46)
* Save-MAML:
 * -PassThru now returns files, not file contents (#47)
* HelpOut.HelpOut.ps1 Added (Selfhosting Action (#48))
---

### 0.2.6
* Save-MarkdownHelp:
 * Improving Inline Documentation
 * Allowing -ScriptPath to be a Regex (#41)
 * Fixing Relative Paths with -IncludeExtension (#42)
 * Improving -IncludeTopic regex behavior (#43)
---
### 0.2.5
* Save-MarkdownHelp:
 * Adding -IncludeExtension (#35)
 * Applying -PassThru to -IncludeTopic (#34)
 * Allowing wildcards in -IncludeTopic (#33)
* Preliminary support for GitHub Pages Publishing (#32)
---
### 0.2.4
* Save-MarkdownHelp:
 * Adding -SkipCommandType (#29)
 * -ScriptPath now allows wildcards (#28)
* Formatting now Handles Arrays of Enums (#30)
---
### 0.2.3
* Get/Save-MarkdownHelp:  Support for -NoValidValueEnumeration (re #25)
* Save-MarkdownHelp:  Adding -IncludeTopic (Fixes #24, #26)
* Adding ValidateSet/Enum Formatting for Markdown Help (Fixing #25)

---
### 0.2.2
* Fixing issue generating docs (#22)
* HelpOut Action Fix (#20)
---

### 0.2.1
* Get/Save-MarkdownHelp:  Support for -SectionOrder (#19)
* Save-MarkdownHelp:  Adding -Passthru (#17).  Converting Markdown Help into a string (#18)
* Get-MarkdownHelp: Returning Object (#18)
* Fixing URL-only related links (#14)
* Adding Get-MarkdownHelp -Rename (#13)
* Retitling Script Files with relative path (#12)
---
### 0.2
* Adding Install-MAML (#1/ #7)
* Adding Get-MarkdownHelp (#4)
* Adding Save-MarkdownHelp (#10)
* Adding HelpOut Action (#5)
* Adding Measure-Help (#11)
* Adding Get-ScriptStory (#3)
* Adding Get-ScriptReference (#2)
* Renmaing ConvertTo-MAML->Get-MAML
---

FileList

Version History

Version Downloads Last updated
0.5.3 80 3/16/2024
0.5.2 314 1/27/2024
0.5.1 539 11/17/2023
0.5 105 10/5/2023
0.4.9 11 9/26/2023
0.4.8 13 9/20/2023
0.4.7 115 6/4/2023
0.4.6 5 6/4/2023
0.4.5 12 5/26/2023
0.4.4 40 3/27/2023
0.4.3 10 3/9/2023
0.4.2 11 2/20/2023
0.4.1 17 1/7/2023
0.4 34 11/4/2022
0.3.9 15 10/28/2022
0.3.8 11 10/26/2022
0.3.7 10 10/26/2022
0.3.6 16 10/1/2022
0.3.5 (current version) 18 9/12/2022
0.3.4 10 9/11/2022
0.3.3 10 9/11/2022
0.3.2 11 8/28/2022
0.3.1 14 8/21/2022
0.3 18 7/31/2022
0.2.9 10 7/31/2022
0.2.8 19 7/18/2022
0.2.7 17 7/6/2022
0.2.6 16 6/21/2022
0.2.5 24 6/8/2022
0.2.4 10 6/8/2022
0.2.3 23 5/3/2022
0.2.2 21 4/26/2022
0.2.1 12 4/23/2022
0.2 14 4/22/2022
0.1 354 6/18/2019
Show less