Skip to content

Text content in textarea is parsed as html #1718

@DimaIT

Description

@DimaIT

The content enclosed in <textare> is expected to be raw text value.
But currently it's parsed as HTML.

In the example we expect <div> to be text content, but not html element:

<textarea> <div></div> </textarea>

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