Defines visual styles for a markdown alert block.
public sealed record MarkdownAlertStyle : IEquatable<MarkdownAlertStyle>
kind:method, kind:property, kind:ctor. Press Esc to clear.BackgroundStyleGets the surface background style.BorderStyleGets the border style.DefaultGets the default alert style.TitleStyleGets the title style.