Skip to content

Conversation

@kanetronv2
Copy link
Contributor

Fixes #92

The URL regex pattern was limited to TLD lengths of 1-6 characters, but .systems is 7 characters long. Updated the pattern to support TLDs up to 24 characters to fix the color rendering issue for https://determinate.systems when using the 'tldr' command.

Generated with Claude Code

The URL regex pattern was limited to TLD lengths of 1-6 characters, but 
.systems is 7 characters long. Updated the pattern to support TLDs 
up to 24 characters to fix the color rendering issue for 
https://determinate.systems when using the 'tldr' command.

Co-authored-by: kanetronv2 <kanetronv2@users.noreply.github.com>
Copy link
Contributor

@ledwards ledwards left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fantastic. Well done, Claude. You get a promotion.

@ledwards ledwards merged commit 50ec29e into main May 29, 2025
5 checks passed
@ledwards ledwards deleted the claude/issue-92-20250529_224433 branch May 29, 2025 22:51
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.

determinante.systems link doesn't render in correct color when using the 'tldr' command

3 participants