Skip to content

Fixing weird underlined whitespace in tag cloud#1300

Open
salguerooo wants to merge 1 commit intosissbruecker:masterfrom
salguerooo:fixing-weird-underlined-whitespace
Open

Fixing weird underlined whitespace in tag cloud#1300
salguerooo wants to merge 1 commit intosissbruecker:masterfrom
salguerooo:fixing-weird-underlined-whitespace

Conversation

@salguerooo
Copy link
Copy Markdown

I noticed today that sometimes a tag in the tag cloud has some whitespace which is included in the a tag which also gets underlined when hovering it.

This is what it used to look like:
Screen Shot 2026-02-09 at 17 24 55

This is what it looks like after the fix:
Screen Shot 2026-02-09 at 17 25 53

The way I fixed it is by using spaceless to remove any whitespace in between html tags. I ended up just wrapping the whole template since it was affecting the selected tags as well.

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