ConvertTo-Markdown

1.0.2

This command is designed to accept pipelined output and create a markdown document.
The pipeline output will formatted as a text block.
You can optionally define a title, content to appear before the output and content to appear after the output.
The command does not create a text file.
You need to pipe results from this command to a cmdlet like Out-File or Set-Con
This command is designed to accept pipelined output and create a markdown document.
The pipeline output will formatted as a text block.
You can optionally define a title, content to appear before the output and content to appear after the output.
The command does not create a text file.
You need to pipe results from this command to a cmdlet like Out-File or Set-Content.
See examples.
Show more

Installation Options

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

Install-Script -Name ConvertTo-Markdown

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

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

Jimmy Briggs | 2023

Package Details

Author(s)

  • Jimmy Briggs

Tags

Markdown Utility Conversion Documentation Automation Tool

Dependencies

This script has no dependencies.

FileList

Version History

Version Downloads Last updated
1.0.2 (current version) 415 3/13/2023
1.0.1 5 3/13/2023
1.0.0 13 1/24/2023