Powershell – References March 7, 2013 1:32 pm \ by John Perry Here’s a generic code prettifier use Out-String -Width ([int]::MaxValue) because the default line width of Out-String is 80 characters. It might break lines in the middle of an HTML tag, breaking the markup. Posted in: PowerShell