Skip to content

fix(projects): Underline description links - #129

Merged
untitaker merged 1 commit into
masterfrom
fix/project-description-link-styles
Aug 7, 2026
Merged

fix(projects): Underline description links#129
untitaker merged 1 commit into
masterfrom
fix/project-description-link-styles

Conversation

@sentry-junior

@sentry-junior sentry-junior Bot commented Aug 7, 2026

Copy link
Copy Markdown
Contributor

What changed

  • underline links rendered inside project descriptions
  • keep existing project summary link styling unchanged

Why

Global anchor styles remove underlines, so Markdown links—especially URLs containing underscores—look identical to surrounding description text.

Checks

  • CI=true npm test -- --watchAll=false (9 tests passed)
  • npm run build
  • git diff --check

Risk

Low: this is scoped to anchors inside .Project-details-summary.

Requested by Markus Unterwaditzer.

--

View Junior Session [Sentry]

Co-Authored-By: Markus Unterwaditzer <markus@sentry.io>
@untitaker
untitaker marked this pull request as ready for review August 7, 2026 15:17
@untitaker
untitaker merged commit f6eccfa into master Aug 7, 2026
14 checks passed
@untitaker
untitaker deleted the fix/project-description-link-styles branch August 7, 2026 15:26
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