-
Notifications
You must be signed in to change notification settings - Fork 346
Open
Description
input:
<html>
<body style="color:white; background-color:black">
<p>hello, world!</p>
</body>
</html>
output:
<p>hello, world!</p>
is it possible to configure htmlpurifier to allow the body element?
edit: the original output I included was modified by my web browser, I got the actual purifier output with print debugging
Metadata
Metadata
Assignees
Labels
No labels