You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
It would be good if users could specify an integer color code in markup expressions, in addition to the color name, hex or RGB components.
Describe the solution you'd like
AnsiConsole.Markup("[3 on 4]Hello World[/]");
The text was updated successfully, but these errors were encountered:
Is your feature request related to a problem? Please describe.
It would be good if users could specify an integer color code in markup expressions, in addition to the color name, hex or RGB components.
Describe the solution you'd like
The text was updated successfully, but these errors were encountered: