syncfusion-maui-markdown-viewer
Installation
SKILL.md
Implementing Syncfusion .NET MAUI MarkdownViewer
This skill guides you through implementing the SfMarkdownViewer control, a lightweight and efficient UI component for rendering Markdown content with full formatting support in .NET MAUI applications across mobile and desktop platforms.
When to Use This Skill
Use this skill when you need to:
- Display Markdown-formatted content in a .NET MAUI application
- Render in-app documentation, user guides, or help content
- Show release notes, changelogs, or feature updates
- Present FAQs, troubleshooting guides, or support articles
- Load Markdown from strings, local files, embedded resources, or URLs
- Customize the appearance of rendered Markdown (fonts, colors, spacing)
- Apply custom CSS styling for advanced theming
- Retrieve or convert Markdown content programmatically (to HTML or plain text)
- Create documentation viewers, note-taking apps, or content portals