* fixed issue with h1s from hotlinked note-articles rendering as duplicate h1s
* testing path is correct
* find & replace old path > new path
attempting to fix issue with note-articles not being in seperate /includes dir
* fixed link on note page
* Adding a sentence to dynamic lock
* Add titleSuffix for mdop
* Add titleSuffix for smb
* Add titleSuffix for surface-hub
* Add titleSuffix for Edge
* Add titleSufix for client-management
* Correct metadata attribute
* Add titleSuffix for application-management
* Add titleSuffix for surface
* Add titleSuffix for hub
* pencil edit
line 27
* Add titleSuffix for deployment
* pencil edit
line 27
* pencil edit
line 27
* pencil edit
line 27
* Add titleSuffix for internet-explorer
* Add titleSuffix for privacy
Also added one tab spacing for lines 43-47 for beautification
* Add titleSuffix for whats-new
* Add titleSuffix for security
* Add titleSuffix for configuration
* CAT Auto Pulish for Windows Release Messages - CAT_AutoPublish_20191210080851 (#1678)
@greg-lindsay
Please review the copy edit to this article and let me know if I’ve changed the technical meaning anywhere.
This is the third of three PRs for DevOps work request 3805258.
Thanks!
Kelly
Description:
As discussed in issue ticket #5444
(Missing line-break in PowerShell snippet), this document needs some
formatting improvements and adjustments.
Thanks to Karl Hammar for reporting and confirming these issues.
Proposed changes:
- add a line break (NewLine) between 2 commands
in the first PowerShell cmdlet to improve readability
- properly tag the comment line in the last cmdlet/PS snippet
- add a blank line before the comment line for readability
- add MD syntax highlighting tags for the PowerShell code blocks
issue closure or reference:
Closes#5444