Skip to content

Conversation

cscheid
Copy link
Contributor

@cscheid cscheid commented Jun 20, 2025

Adds @quarto/annotated-json-json

When loading a JSON object through the parse method in this library, it becomes possible to use our validation infrastructure to produce localized error messages in JSON configuration files (as opposed to the original YAML support).

@vezwork
Copy link
Collaborator

vezwork commented Sep 9, 2025

Hey @cscheid! What's the status on this PR?

@cscheid
Copy link
Contributor Author

cscheid commented Sep 9, 2025

It is ready as a proof of concept. We can merge it, but no one is currently using it. (If we eg have embedded JSON in our .qmd files in the future, we'll be able to use it to give errors with context, like we can with YAML)

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