MarkdownTextBlock

January 13, 2026 ยท View on GitHub

MarkdownTextBlock is a evolution of the existing MarkdownTextBlock in the community toolkit. This new implementation uses the popular Markdig library for parsing. This solves some long standing bugs and feature gaps in our existing implementation.

Feature Showcase

See all the markdown features and syntax supported by the control:

[!Sample MarkdownTextBlockExampleSample]

Interactive Live Editor

Try typing markdown and see it rendered in real-time:

[!Sample MarkdownTextBlockLiveEditorSample]

Custom theme sample

Try different styling options for all markdown elements with a custom theme:

[!Sample MarkdownTextBlockCustomThemeSample]