PoshCode / PowerShellPracticeAndStyle

The Unofficial PowerShell Best Practices and Style Guide
https://poshcode.gitbooks.io/powershell-practice-and-style
Other
2.24k stars 289 forks source link

Updates to code layout and formatting #115

Closed vexx32 closed 6 years ago

vexx32 commented 6 years ago
Jaykul commented 6 years ago

Overall I like these edits (although your changes will conflict with #117), but you can't change the header depth. This is just one section of a book and the headline levels need to make sense in the larger context.

vexx32 commented 6 years ago

Ah, I see. That makes sense. I'll take care of that.

Thanks for the comments :)

If you elect to merge that one first I'll rebase and deal with any conflicts, no biggie :)

Jaykul commented 6 years ago

Sorry @vexx32, but since you volunteered ... please resolve

vexx32 commented 6 years ago

@Jaykul All fixed, I do believe... Markdown's extra whitespace plays havoc with VS Code's diff tools 😆

Think I caught all the additions in the previous PR and rolled them in. 😄

vexx32 commented 6 years ago

@Jaykul anything else I should fix here? 😄