We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6903631 commit 3403a1fCopy full SHA for 3403a1f
MAUI/Kanban-Board/Column.md
@@ -288,7 +288,7 @@ Use the `Background` property of the [`KanbanColumn`](https://help.syncfusion.co
288
289
{% tabs %}
290
291
-{% highlight XAML %}
+{% highlight XAML hl_lines="21" %}
292
293
<ContentPage xmlns="http://schemas.microsoft.com/dotnet/2021/maui"
294
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
584
585
586
587
-{% highlight XAML % hl_lines="21"}
+{% highlight XAML %}
588
589
590
0 commit comments