Skip to content

Commit 0f67c05

Browse files
committed
Escaping angle bracket entities in paths
1 parent abcb751 commit 0f67c05

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

hub/apps/develop/settings/settings-windows-11.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ User preferences that customize the Windows behavior when a cellular connection
2626
|---------------|------|-------|-------------|
2727
| AllowFailover | REG_DWORD | 0 or 1 | Use cellular whenever Wi-Fi is poor. |
2828

29-
### Registry values under HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\WcmSvc\SubscriptionManager\<ICCID>\<IMSI>
29+
### Registry values under HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\WcmSvc\SubscriptionManager\\<ICCID>\\<IMSI>
3030

3131
| Registry value | Type | Data | Description |
3232
|---------------|------|-------|-------------|
@@ -38,7 +38,7 @@ User preferences that customize the Windows behavior when a cellular connection
3838
|---------------|------|-------|-------------|
3939
| <interface GUID>| REG_DWORD | 0 or 1 | Let Windows keep the device connected to cellular. |
4040

41-
### Registry values under HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\WwanSvc\RoamingPolicyForPhone\<interface GUID>
41+
### Registry values under HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\WwanSvc\RoamingPolicyForPhone\\<interface GUID>
4242

4343
| Registry value | Type | Data | Description |
4444
|---------------|------|-------|-------------|
@@ -268,7 +268,7 @@ VPN settings that apply to all VPN connections configured in the Settings app.
268268

269269
Global random hardware addresses preference.
270270

271-
### Registry values under HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\WlanSvc\Interfaces\<Interface GUID>
271+
### Registry values under HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\WlanSvc\Interfaces\\<Interface GUID>
272272

273273
| Registry value | Type | Data | Description |
274274
|---------------|------|-------|------------|

0 commit comments

Comments
 (0)