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

Fixes for JSON operators #7105

Merged
merged 1 commit into from Dec 9, 2022
Merged

Fixes for JSON operators #7105

merged 1 commit into from Dec 9, 2022

Conversation

Jermolene
Copy link
Owner

This PR fixes an issue with the jsonget operator where previously it was inconsistent whether the operator returned JSON substrings or usable strings. With this PR, the new jsonextract operator is used for extracting JSON substrings and the jsonget operator is reserved for returning usable strings.

@vercel
Copy link

vercel bot commented Dec 9, 2022

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated
tiddlywiki5 🔄 Building (Inspect) Dec 9, 2022 at 6:30PM (UTC)

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.

None yet

1 participant