It is necessary to cut content from some tags, and some simply to delete. For example, this:
baz<foo>foo</foo><bar>bar</bar>
should turn into:
baz bar
Regexpami does not offer :) HTML :: TagFilter does not know how the first, but nothing else can go to the head ...