pub(crate) fn is_verbatim_elem(name: &str) -> bool
Check if the given element is in the list of preformatted (“verbatim”) tags.
These will be excluded from link checking by default.