Skip to content

Remove invalid html tags inside hint.css tooltips #1280

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 4 commits into from
Apr 15, 2025

Conversation

Cycloctane
Copy link
Contributor

@Cycloctane Cycloctane commented Apr 15, 2025

html tags are not supported in tooltips after #1141 . This pr removes invalid tags.

@Copilot Copilot AI review requested due to automatic review settings April 15, 2025 12:50
Copy link

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

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

Copilot wasn't able to review any files in this pull request.

Files not reviewed (1)
  • assets/js/app.coffee: Language not supported

Copy link
Contributor

@mlinksva mlinksva left a comment

Choose a reason for hiding this comment

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

Thanks, you're right <b> is rendered as raw text without this change!
image

@mlinksva mlinksva merged commit 8b4b880 into github:gh-pages Apr 15, 2025
1 check passed
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