mirror of
https://github.com/MicrosoftDocs/windows-itpro-docs.git
synced 2025-06-15 10:23:37 +00:00
Remove trailing spaces that followed "> [!NOTE]"
I've heard that having spaces after "> [!NOTE]" can cause the note to not be rendered correctly.
This commit is contained in:
@ -98,7 +98,7 @@ Use the UE-V template generator to edit settings location templates. When the re
|
||||
|
||||
1. Create a local copy of the settings location template .xml file. UE-V settings location templates are .xml files that identify the locations where application store settings values.
|
||||
|
||||
> [!NOTE]
|
||||
> [!NOTE]
|
||||
> A settings location template is unique because of the template **ID**. If you copy the template and rename the .xml file, template registration fails because UE-V reads the template **ID** tag in the .xml file to determine the name, not the file name of the .xml file. UE-V also reads the **Version** number to know if anything has changed. If the version number is higher, UE-V updates the template.
|
||||
|
||||
2. Open the settings location template file with an XML editor.
|
||||
|
Reference in New Issue
Block a user