From 392d175182a4393d1face9fbf5eb2d04f1ee47aa Mon Sep 17 00:00:00 2001
From: Paolo Matarazzo <74918781+paolomatarazzo@users.noreply.github.com>
Date: Tue, 16 Apr 2024 13:55:57 -0400
Subject: [PATCH] updates
---
.../configuration/taskbar/includes/example.md | 41 +++++--------------
1 file changed, 10 insertions(+), 31 deletions(-)
diff --git a/windows/configuration/taskbar/includes/example.md b/windows/configuration/taskbar/includes/example.md
index 0b59e31246..28024f8ed0 100644
--- a/windows/configuration/taskbar/includes/example.md
+++ b/windows/configuration/taskbar/includes/example.md
@@ -7,8 +7,6 @@ ms.topic: include
## Create the XML file
-::: zone pivot="windows-10"
-
### Sample taskbar configuration XML file
```xml
@@ -22,14 +20,17 @@ ms.topic: include
-
-
+
+
+
```
+::: zone pivot="windows-10"
+
### Sample taskbar configuration added to Start layout XML file
```xml
@@ -45,8 +46,8 @@ ms.topic: include
-
-
+
+
@@ -56,8 +57,9 @@ ms.topic: include
-
-
+
+
+
@@ -65,26 +67,3 @@ ms.topic: include
```
::: zone-end
-
-::: zone pivot="windows-11"
-
- ```xml
-
-
-
-
-
-
-
-
-
-
-
- ```
-
-::: zone-end