Version 2

HTMLPurifier Filter Options

Currently this is for brainstorming out filter options, in the future it will be a documentation page

Created by: WaterDragon, Last modification: 24 May 2007 (13:56 UTC) by WaterDragon

White Space Filtering

These are some scenarios we might filter for. What we do to them is open to debate:

<?php
<p></p>, <p>
</
p>, <p> </p>, <p> </p>, etc
?>


<?php
</p>
<
p>, </p>

<
p>, </p>


<
p>,
?>


<?php
Text
...
?>

Page History
Date/CommentUserIPVersion
24 May 2007 (13:59 UTC)
WaterDragon130.37.26.803
Current • Source
WaterDragon130.37.26.802
View • Compare • Difference • Source
Will68.174.111.471
View • Compare • Difference • Source