From 4e92be028545e0363c975deebd002d6b0c562c0c Mon Sep 17 00:00:00 2001 From: jdeckerMS Date: Mon, 10 Apr 2017 10:44:03 -0700 Subject: [PATCH] escape --- windows/configure/start-secondary-tiles.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/windows/configure/start-secondary-tiles.md b/windows/configure/start-secondary-tiles.md index 4e9328e91b..2fb633a235 100644 --- a/windows/configure/start-secondary-tiles.md +++ b/windows/configure/start-secondary-tiles.md @@ -82,7 +82,7 @@ In addition to the `./User/Vendor/MSFT/Policy/Config/Start/StartLayout` setting, ### Using a provisioning package - + #### Prepare the Start layout and Edge assets XML files The **export-StartLayout** and **export-StartLayoutEdgeAssets** cmdlets produce XML files. Because Windows Configuration Designer produces a customizations.xml file that contains the configuration settings, adding the Start layout and Edge assets sections to the customizations.xml file directly would result in an XML file embedded in an XML file. Before you add the Start layout and Edge assets sections to the customizations.xml file, you must replace the markup characters in your layout.xml with escape characters.