mirror of
https://github.com/MicrosoftDocs/windows-itpro-docs.git
synced 2025-05-13 05:47:23 +00:00
Remove unnecessary indentation
This commit is contained in:
parent
3a9d3c466f
commit
b01b82e660
@ -184,7 +184,7 @@ Version identifies the version of the settings location template for administrat
|
|||||||
> You can save notes about version changes using XML comment tags `<!-- -->`, for example:
|
> You can save notes about version changes using XML comment tags `<!-- -->`, for example:
|
||||||
|
|
||||||
```xml
|
```xml
|
||||||
<!--
|
<!--
|
||||||
Version History
|
Version History
|
||||||
|
|
||||||
Version 1 Jul 05, 2012 Initial template created by Generator - Denise@Contoso.com
|
Version 1 Jul 05, 2012 Initial template created by Generator - Denise@Contoso.com
|
||||||
@ -192,7 +192,7 @@ Version identifies the version of the settings location template for administrat
|
|||||||
Version 3 Jan 01, 2013 Added font settings support - Mark@Contoso.com
|
Version 3 Jan 01, 2013 Added font settings support - Mark@Contoso.com
|
||||||
Version 4 Jan 31, 2013 Added support for plugin settings - Tony@Contoso.com
|
Version 4 Jan 31, 2013 Added support for plugin settings - Tony@Contoso.com
|
||||||
-->
|
-->
|
||||||
<Version>4</Version>
|
<Version>4</Version>
|
||||||
```
|
```
|
||||||
|
|
||||||
> [!IMPORTANT]
|
> [!IMPORTANT]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user