Skip to content

implicit single/double quoted key with newline #472

@NaN-git

Description

@NaN-git

Rapidyaml 0.7.2 parses maps with such keys successfully, but it would be nice, if rapidyaml wouldn't recognize such maps as valid yaml (see section 6.7 of the YAML spec)

Example:

'a
b': 1
"c
d": 1

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