Files
marechai/Marechai.App/Presentation/Views
Natalia Portillo 96b211aa77 Fix markdown rendering in Marechai.App via native XAML renderer
MarkdownTextBlock crashed with a NullReferenceException in ThemeListener
under Uno, and the WebView2-based fallback used by description pages
doesn't composite on Linux desktop. Render markdown directly to XAML
elements (TextBlock/Span/Hyperlink/Image trees) via Markdig's AST instead,
shared by MessageMarkdownView and all entity description pages, with no
embedded browser dependency on any platform.
2026-06-30 14:16:22 +01:00
..
2025-11-15 05:32:46 +00:00
2025-11-16 02:35:59 +00:00
2025-11-15 02:46:54 +00:00
2026-05-05 02:36:31 +01:00
2026-05-05 02:36:31 +01:00