Skip to content

Use simple single and double quotes in code examples #525

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 2 commits into from
Dec 4, 2023

Conversation

JKRhb
Copy link
Member

@JKRhb JKRhb commented Nov 30, 2023

Resolves a general minor issue raised by @danielpeintner in #524 (comment). Maybe we could also consider using one type of quote everywhere, but that could probably be handled automatically by something like prettier.


Preview | Diff

@@ -4262,8 +4262,8 @@ <h2>API design rationale</h2>
let res = await fetch(‘https://td.my.com/lock-00123’);
Copy link
Member Author

Choose a reason for hiding this comment

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

Note that I did not change this line since it is already covered by #524.

Copy link
Contributor

@danielpeintner danielpeintner left a comment

Choose a reason for hiding this comment

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

LGTM

@relu91 relu91 merged commit 6482a8c into w3c:main Dec 4, 2023
@JKRhb JKRhb deleted the apostrophe-replacement branch December 4, 2023 13:18
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.

3 participants