Skip to content

Script Tag is sanitized in the output #35

@thequickcode

Description

@thequickcode

Hello,

When using the following custom code

<script> alert('hi') </script>

The result would sanitize the script tag as following

 &lt;script&gt;alert('hi')&lt;/script&gt;

Am I missing anything?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions