Skip to main content

is_verbatim_elem

Function is_verbatim_elem 

Source
pub(crate) fn is_verbatim_elem(name: &str) -> bool
Expand description

Check if the given element is in the list of preformatted (“verbatim”) tags.

These will be excluded from link checking by default.