Skip to content

Separate the detection of = and : tokens from the parsing of keys and values. #16

Description

@ccgargantua

Currently, parsing of keys and values rely on the detection of = and :. It would probably be ideal for the parser to assume those characters exist when parsing a key or value, and instead have them focus on valid vs invalid characters.

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