Skip to content

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

@lowell80

Description

@lowell80

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions