Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow integer color codes in markup expressions #614

Closed
patriksvensson opened this issue Nov 7, 2021 · 0 comments · Fixed by #615
Closed

Allow integer color codes in markup expressions #614

patriksvensson opened this issue Nov 7, 2021 · 0 comments · Fixed by #615
Assignees
Labels
Milestone

Comments

@patriksvensson
Copy link
Contributor

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[/]");
@patriksvensson patriksvensson self-assigned this Nov 7, 2021
@patriksvensson patriksvensson moved this to Todo 🕑 in Spectre Console Nov 7, 2021
@patriksvensson patriksvensson moved this from Todo 🕑 to In Progress 👨‍💻 in Spectre Console Nov 7, 2021
@patriksvensson patriksvensson added this to the 0.43 milestone Nov 7, 2021
patriksvensson added a commit to patriksvensson-forks/spectre.console that referenced this issue Nov 8, 2021
phil-scott-78 pushed a commit that referenced this issue Nov 9, 2021
Repository owner moved this from In Progress 👨‍💻 to Done 🚀 in Spectre Console Nov 9, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: Done 🚀
Development

Successfully merging a pull request may close this issue.

1 participant