See live list of issues. This file will be removed in future.
- Add title to both index.html and run.ps1 pages
- Implement array support
- Test array support
- Test generated ps1 and validate html file if they have valid syntax
- https://www.w3.org/International/questions/qa-html-encoding-declarations
- Add support for script with parameters and script with function(s) inside
- Add complex objects, namely PSCredentials
- Add dropdown for enum classes
- Add more tasks here, or in the issues (with link from here)
- Re-upload examples
- Add images for my examples
- Add images for creating AzF
- Add Skype chat button on github
- Add better deployment to PS Gallery
- Test with PowerShell core
- Unify argument names (Name vs CommandName vs Command), add support for pipeline from Get-Command
- Verify if command exists on remote system before running it, not needed
- Add switch PreCode and Hello World example
- Split readme into more MD files (like todo.md, etc.)
- Add Write-Output examples
- Include GoBack into pre tag
- Move these docs to root folder
- Test documentation into Pester
- Add Pester tests
- Add documentation, via PlatyPS
- Add primary function to call two private ones
- Add psd1
- Add CI/CD pipeline, publish to PSGallery
- Add build badge
- Add go back link at the end of results page