Skip to content

Embedded single quotes incorrectly escaped #3

@hsolbrig

Description

@hsolbrig
<http://a.example/S1> {
   <http://a.example/p1> [' !"#$%&\'()/:;<=>?@[]^_`{|}~']
}

is interpreted as " !\"#$%&\\'()/:;<=>?@[]^_{|}~"instead of" !"#$%&'()/:;<=>?@[]^_{|}~"
(escape for single quote is escaped rather than removed)

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions