Skip to content

dev: fix website search for items with quotes #5994

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 1 commit into from
Aug 12, 2025

Conversation

ldez
Copy link
Member

@ldez ldez commented Aug 12, 2025

Inside the search, the content is unescaped then the title must also be unescaped.

Before
After

imfing/hextra#741

@ldez ldez added this to the v2-unreleased milestone Aug 12, 2025
@ldez ldez added bug Something isn't working area: docs labels Aug 12, 2025
@ldez ldez force-pushed the fix/search-title-quote branch from 88e524c to 11746f6 Compare August 12, 2025 09:58
@ldez ldez merged commit 2ec4b4c into golangci:main Aug 12, 2025
18 checks passed
@ldez ldez deleted the fix/search-title-quote branch August 12, 2025 10:11
@ldez ldez modified the milestones: v2-unreleased, v2.4 Aug 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: docs bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants