Skip to content

Exemption for <textarea> #212

@pjebs

Description

@pjebs
		<textarea><script>sdgsdgsdg</script></textarea>
		<pre><script>sdgsdgsdg</script></pre>
		<xmp><script>sdgsdgsdg</script></xmp>

Is there a way to NOT sanitize text inside textarea, pre and xmp.
Those elements are safe to have dirty-looking code.

If some dirty code gets executed, that is the Renderers fault.

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