Sometimes you just want to drop a tag or several tags (like <script> or <style>) for filtering purposes. It would be nice if html tidy could do this with a specified list of tags through a "drop-tags" configuration option. Then I wouldn't have to parse the document again after repairing it with tidy to remove certain tags.