Skip to content

Replace double quotes from title attribute with a single quote #804

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
Jun 5, 2025

Conversation

jelly
Copy link
Member

@jelly jelly commented Jun 5, 2025

Jekyll isn't smart enough to escape or translate this so leaving double quote strings generates invalid html.

Jekyll isn't smart enough to escape or translate this so leaving double
quote strings generates invalid html.
Copy link
Member

@martinpitt martinpitt left a comment

Choose a reason for hiding this comment

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

Sure, thanks! Does that by any chance fix the current corruption on https://cockpit-project.org/ ?

@jelly
Copy link
Member Author

jelly commented Jun 5, 2025

Sure, thanks! Does that by any chance fix the current corruption on https://cockpit-project.org/ ?

Yes, that's the idea, tested it locally.

@jelly jelly merged commit 1089e45 into cockpit-project:main Jun 5, 2025
@jelly jelly deleted the fix-summary-containing-string branch June 5, 2025 10:05
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