Skip to content

Comments in a string are lost #161

Description

@bonkyboo

When comment characters are detected inside quotation marks in a value such as -
content: "/*contentComment*/";

Actual result: The characters inside /**/ are lost on parsing.

Expected result: Any characters inside a string will be preserved.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions