Skip to content

Double quoted strings: problems decoding backslash-escaped characters #205

@biojppm

Description

@biojppm

"\b\r\n\0\f\/" should be read as =VAL "\b\r\n\0\f/ but rapidyaml is in fact producing =VAL '�\n0f/.

See https://play.yaml.io/main/parser?input=LSAiXGJcclxuXDBcZlwvIg==

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