From 627500b8948fae15fd8bc96187a5006949bac50c Mon Sep 17 00:00:00 2001 From: EzhilarasanElangovan31 Date: Fri, 14 Nov 2025 10:53:15 +0530 Subject: [PATCH] commit --- MAUI/MarkdownViewer/GettingStarted.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/MAUI/MarkdownViewer/GettingStarted.md b/MAUI/MarkdownViewer/GettingStarted.md index eecd302f3..1c10bd8a0 100644 --- a/MAUI/MarkdownViewer/GettingStarted.md +++ b/MAUI/MarkdownViewer/GettingStarted.md @@ -12,6 +12,10 @@ keywords: .net maui markdownviewer, syncfusion markdownviewer maui, markdown vie This guide details the initial setup and basic usage of the [SfMarkdownViewer](https://help.syncfusion.com/cr/maui/Syncfusion.Maui.MarkdownViewer.SfMarkdownViewer.html) control, offering insight into its ability to render Markdown content with various formatting capabilities across mobile and desktop platforms. +To get start quickly with our [.NET MAUI MarkdownViewer](https://help.syncfusion.com/cr/maui/Syncfusion.Maui.MarkdownViewer.SfMarkdownViewer.html), you can check the below video. + +{% youtube "https://www.youtube.com/watch?v=4wHEDadFrxM" %} + {% tabcontents %} {% tabcontent Visual Studio %}