Skip to content

escape_sequence node is omitting information #45

@jgomezb11

Description

@jgomezb11

When trying to force a keyword or number into a string as in the following example:

foo: "*"
foo2: '&'
number: '10'

The parsed result omits everything inside the double or single quotes, which means a loss of information compared to the initial file. Everything inside the quotes should be considered as a string and parsed as such, not omitted.

Or am I missing something?

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