pub fn strip_elements(tree: &Selection<'_>, keep_tail: bool, tags: &[&str])
Remove all elements with given tags.