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 JSON parse error in schema.json #7152

Merged
merged 1 commit into from
May 6, 2024

Conversation

mschoettle
Copy link
Contributor

It looks like the recently merged PR #7150 accidentally caused a JSON parse error in the schema.json.

I noticed it because I use the YAML extension in vscode and it failed validating my mkdocs.yml with the following error:

Unable to parse content from 'https://squidfunk.github.io/mkdocs-material/schema.json': Parse error at offset 4055.YAML(768)

@squidfunk
Copy link
Owner

Thanks! I think that goes on my pile of shame 😅

@squidfunk squidfunk merged commit b1185aa into squidfunk:master May 6, 2024
@mschoettle mschoettle deleted the fix-schema branch May 6, 2024 15:48
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