vmware-labs / yaml-jsonpath

JSONPath implementation for the gopkg.in/yaml.v3 node API
Other
49 stars 12 forks source link

Quoted escaped backslash not handled correctly #8

Closed glyn closed 4 years ago

glyn commented 4 years ago

See https://cburgmer.github.io/json-path-comparison/results/bracket_notation_with_quoted_escaped_backslash.html and https://cburgmer.github.io/json-path-comparison/results/bracket_notation_with_quoted_special_characters_combined.html.