The ProMarkdown package provides MarkdownTextBlock, a source-aware Avalonia control backed by Markdig. Use the control directly for ordinary application surfaces or compose the lower-level parsing, rendering, editing, and hit-testing services when you need custom behavior.
MarkdownTextBlock and use the default renderer.IMarkdownParsingService, IMarkdownRenderController, or IMarkdownHitTestingService in a custom document surface.IMarkdownPlugin.Optional packages add alerts, custom containers, definition lists, figures, footers, math, Mermaid, syntax highlighting, and TextMate integration without expanding the core dependency set.