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

[Feature request] Multiple documents in stream #25

Open
g2p opened this issue Apr 5, 2020 · 1 comment
Open

[Feature request] Multiple documents in stream #25

g2p opened this issue Apr 5, 2020 · 1 comment

Comments

@g2p
Copy link

g2p commented Apr 5, 2020

At least JSON and YAML support having multiple objects/documents in a stream, YAML separates them with '---' on a separate line, and JSON (jq for example) with a newline.

I would find this conversion useful.

Thank you!

@dbohdan
Copy link
Member

dbohdan commented Apr 5, 2020

Sorry, but I am not interested in this feature. I'll merge it if someone contributes a good-quality implementation with tests.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants