Skip to content

Commit

Permalink
fix: docs linting
Browse files Browse the repository at this point in the history
  • Loading branch information
kazo0 committed Mar 11, 2024
1 parent 6d737f8 commit 8b64747
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions doc/controls/ResponsiveView.md
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ Here are the selected layout at different screen width if only `Narrow` and `Wid

If you prefer instructional videos, you can follow our tutorials on how to work with ResponsiveView using XAML or C# markup:

### [**XAML**](#tab/techbite-xaml)
### [**XAML**](#tab/techbite-xaml) <!-- markdownlint-disable-line MD051 -->

<div style="position: relative; width: 100%; padding-bottom: 56.25%;">
<iframe
Expand All @@ -95,7 +95,7 @@ If you prefer instructional videos, you can follow our tutorials on how to work
</iframe>
</div>

### [**C# Markup**](#tab/techbite-csmarkup)
### [**C# Markup**](#tab/techbite-csmarkup) <!-- markdownlint-disable-line MD051 --

<div style="position: relative; width: 100%; padding-bottom: 56.25%;">
<iframe
Expand Down

0 comments on commit 8b64747

Please sign in to comment.