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

Add multiline text to array functionality (Make large text blobs more readable) #12

Open
lowell80 opened this issue Nov 14, 2018 · 0 comments
Labels
enhancement New feature or request

Comments

@lowell80
Copy link
Member

Add ability to replace text strings containing newlines (aka \n) with an array of individual lines.

This could be added to jmespath as a simple split() function to complement the existing join() command. But I think the most helpful bits would be in the jsonformat command. This would make multiline text blobs much more readable, the purpose is less about programmatic manipulation.

@lowell80 lowell80 added the enhancement New feature or request label Nov 14, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant