Skip to content

Conversation

@kazutoiris
Copy link
Contributor

What is the purpose of the change

This PR removes unintended underlines between badges in the README to enhance visual consistency and polish the layout.

Related issues/PRs

None.

Brief change log

  • Resolve visual issues caused by whitespace text nodes triggering default link underlines
  • Reformat the file

Checklist

  • I have read the Contributing Guidelines on pull requests.
  • I have explained the need for this PR and the problem it solves
  • I have explained the changes or the new features added to this PR
  • I have added tests corresponding to this change
  • I have updated the documentation to reflect this change
  • I have verified that this change is backward compatible (If not, please discuss on the Linkis mailing list first)
  • If this is a code change: I have written unit tests to fully verify the new behavior.

Fix the visual inconsistency caused by unintended underlines between badges in the README.
The underlines were appearing due to whitespace text nodes within anchor tags wrapping the badges, which triggered the default `text-decoration: underline` style for links.
@casionone casionone merged commit 7a63e0f into apache:dev-1.9.0 Oct 31, 2025
12 checks passed
@kazutoiris kazutoiris deleted the dev-1.9.0/readme branch October 31, 2025 06:39
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.

2 participants