Sean Wheeler

Results 196 comments of Sean Wheeler

This no longer applies in the new version. Open a new issue against the new version once it is released.

Microsoft.PowerShell.PlatyPS is a complete rewrite. This issue no longer applies.

The scenario is going to be different with Microsoft.PowerShell.PlatyPS v1. Rendering to MAML produces lower fidelity content, but the quality is improved in the v1 code.

Retested Microsoft.PowerShell.PlatyPS v1. Current conversion to MAML removes empty lines in examples.

PlatyPS has always support discovery of PSDefaultValue. The problem is that no one includes that attribute on their commands. None of the commands that ship with PowerShell have PSDefaultValue attribute....

Related to #429 Retested Microsoft.PowerShell.PlatyPS v1. Current conversion to MAML removes empty lines in examples. Newlines are correct for all other description fields.

This is fixed in platyps 0.14

There are a few issues being described in this issue. 1. Getting help for all of the functions in the script 2. Include information from the `` comment block Answers...