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

feat: support for JSON-LD in <script> tag #63

Merged
merged 1 commit into from
Oct 14, 2024

Conversation

ryuapp
Copy link
Contributor

@ryuapp ryuapp commented Oct 11, 2024

JSON-LD is used for markup of structured data.
Therefore, it should be formatted as JSON when using application/ld+json.

https://developers.google.com/search/docs/appearance/structured-data/intro-structured-data

Copy link
Owner

@g-plane g-plane left a comment

Choose a reason for hiding this comment

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

Thanks!

@g-plane g-plane merged commit 2a2402e into g-plane:main Oct 14, 2024
2 checks passed
@ryuapp ryuapp deleted the support-for-json-ld branch October 14, 2024 08:40
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