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

The return result is not HTML encoded #4

@kennethxu

Description

@kennethxu

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

{
  "data": [
    [
      "bar"
    ]
  ]
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions