Skip to content

Commit fbdc2dc

Browse files
committed
Xml alignment
1 parent 479c7b8 commit fbdc2dc

File tree

5 files changed

+91
-89
lines changed

5 files changed

+91
-89
lines changed

maui/src/Calendar/Model/Settings/MonthViewSettings.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -806,7 +806,7 @@ public CalendarTextStyle SelectionTextStyle
806806
/// <seealso cref="SfCalendar.SelectionMode"/>
807807
/// <example>
808808
/// The following code demonstrates, how to use the Cell Template property in the month view.
809-
/// #[XAML](#tab/tabid-1)
809+
/// # [XAML](#tab/tabid-1)
810810
/// <code Lang="XAML"><![CDATA[
811811
/// <calendar:SfCalendar x:Name= "Calendar">
812812
/// < calendar:SfCalendar.MonthView>

maui/src/Calendar/Model/Settings/YearViewSettings.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -472,7 +472,7 @@ public CalendarTextStyle SelectionTextStyle
472472
/// <seealso cref="SfCalendar.SelectionMode"/>
473473
/// <example>
474474
/// The following code demonstrates, how to use the Cell Template property in the year view.
475-
/// #[XAML](#tab/tabid-1)
475+
/// # [XAML](#tab/tabid-1)
476476
/// <code Lang="XAML"><![CDATA[
477477
/// <calendar:SfCalendar x:Name= "Calendar" View = "Decade">
478478
/// < calendar:SfCalendar.YearView>

0 commit comments

Comments
 (0)