Skip to content

manifestJsonEx #1273

@He-Pin

Description

@He-Pin

Should only support whitespace as intent.

std.manifestJsonEx({
  hello: 'world',
}, 'xxx', '\n', ' ')

returns

"{\nxxx\"hello\" \"world\"\n}"

I think according to the doc, it should be:

"{\n   \"hello\" \"world\"\n}"

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions