Docusaurus.Powershell icon indicating copy to clipboard operation
Docusaurus.Powershell copied to clipboard

PlatyPS default values should not get uppercased

Open bravo-kernel opened this issue 6 years ago • 1 comments

This brings problems with cross-platform documentation using e.g. lowercase-only folders.

Should be fixed in PlatyPS as there is no way we can know what the original casing was.

A good example is this default value for OutputFolder, should be lowercase.

bravo-kernel avatar Oct 29 '19 08:10 bravo-kernel

Possibly fixed for v2;

  • https://github.com/PowerShell/platyPS/issues/477#issuecomment-887613343
  • https://github.com/PowerShell/platyPS/issues/495

bravo-kernel avatar Jun 25 '22 11:06 bravo-kernel