Skip to content

[Bug] Text data with commas is incorrectly split #422

@sides-flow

Description

@sides-flow

I encountered an incorrect output with this data:

hello world, whats up?
it's a me, mario, 
bla,
asd

I expected the output to return the entire input as one value (just like all the other parsers do), instead of splitting it to multiple values using the commas.

https://play.yaml.io/main/parser?input=aGVsbG8gd29ybGQsIHdoYXRzIHVwPwppdCdzIGEgbWUsIG1hcmlvLCAKYmxhLAphc2Q=
image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions