Skip to content

Whitespace in comments gets mangled and sometimes deleted #6

Description

@haltman-at

If I do parse("#abc def ghi"), instead of [{ comment: "abc def ghi" }], the result is [{ comment: "abcdef ghi" }].

(Tested with shell-quote version 1.8.0.)

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workinghelp wantedExtra attention is needed

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions