RenderMarkupInline Property
Gets a value indicating whether to emit the markup styles, inline, when rendering the help text.
protected virtual bool RenderMarkupInline { get; }
- Namespace
- Spectre
.Console .Cli .Help - Containing Type
- HelpProvider
- Property Type
- bool
Remarks
Useful for unit testing different styling of the same help text.