Skip to content
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

Fix crater quality-of-life fix #1104

Merged
merged 1 commit into from
Nov 12, 2024
Merged

Conversation

Hoolean
Copy link
Contributor

@Hoolean Hoolean commented Nov 11, 2024

Unfortunately my fix for reproduction commands in #1103 – introducing bash quotes – interfered with the outer JavaScript quotes, breaking the 'copy reproduction command' entirely...

This PR remedies this by alternating the quotes style. For this and all future changes, I have now got a local fontc_crater setup, and have verified the fix. The documentation for doing so was excellent, and I wish I'd checked for it the first time; sorry for the trouble!

Note: this is a personal contribution independent of my employer, and so I've submitted from a fork under my personal profile and email to make this distinction

We must use double-quotes for the outer quoting, to avoid collisions
with the single-quotes used for the inner quoting.

See b3faa37
@rsheeter
Copy link
Contributor

No problem, thanks for the prompt fix

@rsheeter rsheeter added this pull request to the merge queue Nov 12, 2024
Merged via the queue into googlefonts:main with commit 5ba53cf Nov 12, 2024
9 of 10 checks passed
@Hoolean Hoolean deleted the fix-qol-fix branch November 13, 2024 21:12
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