Skip to content

(#13) Add color markup support for form descriptions #14

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

Merged
merged 1 commit into from
Jun 20, 2025
Merged

(#13) Add color markup support for form descriptions #14

merged 1 commit into from
Jun 20, 2025

Conversation

ripienaar
Copy link
Member

Add colorMarkup function that parses color tags like {red}text{/red} and applies colors using go-pretty/text package. Supports all standard and high-intensity colors, nested tags, case-insensitive color names, and graceful handling of invalid colors.

Updates both form descriptions and property descriptions to support color markup when rendered to screen.

@ripienaar ripienaar force-pushed the 13 branch 2 times, most recently from 3a3d649 to 72c88d8 Compare June 20, 2025 14:32
Add colorMarkup function that parses color tags like {red}text{/red}
and applies colors using go-pretty/text package. Supports all standard
and high-intensity colors, nested tags, case-insensitive color names,
and graceful handling of invalid colors.

Updates both form descriptions and property descriptions to support
color markup when rendered to screen.
@ripienaar ripienaar merged commit a53e36c into main Jun 20, 2025
4 checks passed
@ripienaar ripienaar deleted the 13 branch June 20, 2025 14:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant