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

single quotes are being converted to &apos and displaying incorrectly in code snippet for new release blog post #3976

Closed
Trott opened this issue Jul 14, 2021 · 2 comments · Fixed by #3977

Comments

@Trott
Copy link
Member

Trott commented Jul 14, 2021

Anybody know why the single quotes are being converted to &apos and displaying incorrectly on the website?

image

Originally posted by @Trott in #3974 (comment)

@Trott
Copy link
Member Author

Trott commented Jul 14, 2021

Looks like mjs code fence highlighting doesn't work outside docs so maybe that's the problem? Trying js.

Trott added a commit to Trott/nodejs.org that referenced this issue Jul 14, 2021
@Trott
Copy link
Member Author

Trott commented Jul 14, 2021

Yup, that was it.

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 a pull request may close this issue.

1 participant