HelpOut

0.4.8

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.4.8

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

Install-PSResource -Name HelpOut -Version 0.4.8

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-2023 Start-Automating

Package Details

Author(s)

  • James Brundage

Tags

Markdown Help PowerShell

Dependencies

This module has no dependencies.

Release Notes

### HelpOut 0.4.8:

* Markdown Help Improvements:
   * Fixing Long Examples (Fixes #141)
   * Allowing first comment lines in an example to be markdown (#143)
   * Also, switching numbered example headings to blockquotes
* Save-MarkdownHelp updates:
   * Fixing Piping Behavior (#140)
   * Not Saving to illegal windows paths (#132)
* Improving Extended Types Doc Generation
   * Now puts extended type documentation into subfolders (#135)
   * Also, generates a summary file for each type (#133)
* Updating links to Microsoft modules (#142)
* Integrating PSA into HelpOut (#144)

---

Additional Changes in [Changelog](/CHANGELOG.md)

FileList

Version History

Version Downloads Last updated
0.5.3 164 3/16/2024
0.5.2 314 1/27/2024
0.5.1 565 11/17/2023
0.5 112 10/5/2023
0.4.9 11 9/26/2023
0.4.8 (current version) 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 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