Skip to content

Commit 3403a1f

Browse files
977013 - CI issue resolved
1 parent 6903631 commit 3403a1f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

MAUI/Kanban-Board/Column.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -288,7 +288,7 @@ Use the `Background` property of the [`KanbanColumn`](https://help.syncfusion.co
288288

289289
{% tabs %}
290290

291-
{% highlight XAML %}
291+
{% highlight XAML hl_lines="21" %}
292292

293293
<ContentPage xmlns="http://schemas.microsoft.com/dotnet/2021/maui"
294294
xmlns:x="http://schemas.microsoft.com/winfx/2009/xaml"
@@ -584,7 +584,7 @@ The following example shows how to define a custom **no card** template using a
584584

585585
{% tabs %}
586586

587-
{% highlight XAML % hl_lines="21"}
587+
{% highlight XAML %}
588588

589589
<ContentPage xmlns="http://schemas.microsoft.com/dotnet/2021/maui"
590590
xmlns:x="http://schemas.microsoft.com/winfx/2009/xaml"

0 commit comments

Comments
 (0)