fix: formatting of the important notice

This commit formats the "important" notice so that it looks consistently
with the other documentations e.g. the "important" on this[1] page.

[1] https://docs.microsoft.com/en-us/windows-hardware/drivers/debugger/debugger-download-symbols
This commit is contained in:
Nandaa 2019-08-13 12:01:48 +03:00
parent 52a949aeb3
commit 322141ece8

View File

@ -9,7 +9,8 @@ ms.prod: w10
ms.mktglfcycl: plan
ms.pagetype: appcompat
ms.sitesec: library
audience: itpro author: greg-lindsay
audience: itpro
author: greg-lindsay
ms.date: 04/19/2017
ms.topic: article
---
@ -67,14 +68,10 @@ A compatibility mode includes a set of compatibility fixes and must be deployed
3. Select each of the available compatibility fixes to include in your custom-compatibility mode and then click **>**.
**Important**
If you are unsure which compatibility fixes to add, you can click **Copy Mode**. The **Select Compatibility Mode** dialog box appears and enables you to select from the preloaded compatibility modes. After you select a compatibility mode and click **OK**, any compatibility fixes that are included in the preloaded compatibility mode will be automatically added to your custom-compatibility mode.
~~~
If you have any compatibility fixes that require additional parameters, you can select the fix, and then click **Parameters**. The **Options for <Compatibility\_Fix\_Name>** dialog box appears, enabling you to update the parameter fields.
~~~
> [!IMPORTANT]
> If you are unsure which compatibility fixes to add, you can click **Copy Mode**. The **Select Compatibility Mode** dialog box appears and enables you to select from the preloaded compatibility modes. After you select a compatibility mode and click **OK**, any compatibility fixes that are included in the preloaded compatibility mode will be automatically added to your custom-compatibility mode.
> If you have any compatibility fixes that require additional parameters, you can select the fix, and then click **Parameters**. The **Options for <Compatibility\_Fix\_Name>** dialog box appears, enabling you to update the parameter fields.
```
4. After you are done selecting the compatibility fixes to include, click **OK**.