Merge pull request #4663 from illfated/html_markdown_header_mix

Windows/Configuration: broken header+missing space
This commit is contained in:
Daniel Simpson
2019-08-18 07:47:42 -07:00
committed by GitHub

View File

@ -47,6 +47,7 @@ Three features enable Start and taskbar layout control:
- In Windows Configuration Designer, you use the **Policies/Start/StartLayout** setting to provide the contents of the .xml file that defines the Start and taskbar layout.
<span id="escape"/>
## Prepare the Start layout XML file
The **Export-StartLayout** cmdlet produces an XML file. Because Windows Configuration Designer produces a customizations.xml file that contains the configuration settings, adding the Start layout section to the customizations.xml file directly would result in an XML file embedded in an XML file. Before you add the Start layout section to the customizations.xml file, you must replace the markup characters in your layout.xml with escape characters.