Skip to content
This repository has been archived by the owner on Aug 6, 2024. It is now read-only.

The return result is not HTML encoded #4

Open
kennethxu opened this issue Oct 26, 2013 · 0 comments
Open

The return result is not HTML encoded #4

kennethxu opened this issue Oct 26, 2013 · 0 comments

Comments

@kennethxu
Copy link

Input:<foo>bar</foo>
Pattern: %{GREEDYDATA:data}
Result: missing <foo> and </foo>

{
  "data": [
    [
      "bar"
    ]
  ]
}
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant