Markup renders XenoAtom.Ansi markup text as a visual (with wrapping and styling).
new Markup("[bold]Hello[/] [gray]world[/]!");
See Markup for the full markup syntax reference (tags, colors, escaping, semantic tokens).
AnsiMarkup). Terminal.UI converts markup into styled runs and renders them into a CellBuffer.Markup when you want inline color and text styles without building a full visual tree.[primary], [success], [warning], and [error].HorizontalAlignment = Align.Start, VerticalAlignment = Align.Start