Text rich mode through new Text(content, true) or IsRich = true
Markdown support for emphasis, strong text, strikethrough, links, headings, lists, quotes, inline and fenced code, and line breaks, while preserving engine-supported inline HTML
Generic mounted text-file loading through Text.Path; file extensions do not select plain or rich rendering
Skins.NineSlice(string path, ...) with lazy mounted-file loading, path caching, and retries after failed loads
🧼 Improved
Nine-slice diagnostics now warn about missing sources, zero rendered borders, and source slices that consume the texture center
Nine-slice documentation now clearly distinguishes source-image slice pixels from the rendered border size