* 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)
Description:
As reported and shown in issue ticket #5600 (Update text). one
of the tabs in Properties of New Template is referred to as Subject,
whereas the actual tab name is "Subject Name" in the doc page.
Thanks to Rami (drunkrhin0) for reporting this discrepancy.
Proposed change:
- add the word Name to the "On the **Subject** tab" text (2x)
issue ticket closure or reference:
Closes#5600
Description:
Based on community feedback in issue ticket #5455, the Error Code
0x801C044D is listed twice in the mitigation section, not adjacent, and
with different explanations. The suggestion is to group them together
to make it more obvious that there are 2 separate causes & mitigations.
Thanks to J.R. Jenkins (jrjenk) for reporting this issue.
In order to simplify editing and information management in the table, I
propose to change the table formatting from simple HTML to MarkDown.
I also suggest sorting the lines based on the Error code Hex values.
Changes proposed:
- convert the Error mitigations table to MarkDown
- rearrange the row lines and sort by Hex value (1 exception)
- place the 2 errors with the same Hex value adjacent to each other
- add some missing punctuation
- adjust spacing and remove some redundant whitespace
issue ticket closure or reference:
Closes#5455