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

Automatically parse json with additional curly braces #183

Open
mileaminute opened this issue Mar 24, 2024 · 0 comments
Open

Automatically parse json with additional curly braces #183

mileaminute opened this issue Mar 24, 2024 · 0 comments

Comments

@mileaminute
Copy link

When pasting json into Notepad++ it will sometimes be copied with the json wrapped in additional curly braces, like this:

{{json}}

If I delete the extra brackets, I can transform with the plug in. It would be more difficult to copy the json without the extra braces. Request is to simply autostrip the extra braces before converting to avoid the Error 4: Missing a name for object member. Thanks.

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

No branches or pull requests

1 participant