search for: _prune_

Displaying 1 result from an estimated 1 matches for "_prune_".

Did you mean: _prove_
2009 Oct 13
1
loofah 0.3.1 Released
...kely won''t make your codes less secure. \* \* These statements have not been evaluated by Netexperts. == CHANGES in 0.3.1 Bug fixes: * Scrubbed Documents properly render html, head and body tags when serialized. == FEATURES * _Strip_ unsafe tags, leaving behind only the inner text. * _Prune_ unsafe tags and their subtrees, removing all traces that they ever existed. * _Escape_ unsafe tags and their subtrees, leaving behind lots of <tt>&lt;</tt> and <tt>&gt;</tt> entities. * _Whitewash_ the markup, removing all attributes and namespaced nodes. * Format th...