Skip to content

Fix JSON parse error in schema.json#7152

Merged
squidfunk merged 1 commit intosquidfunk:masterfrom
mschoettle:fix-schema
May 6, 2024
Merged

Fix JSON parse error in schema.json#7152
squidfunk merged 1 commit intosquidfunk:masterfrom
mschoettle:fix-schema

Conversation

@mschoettle
Copy link
Copy Markdown
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
Copy Markdown
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