pub const EMPTY_HTML_ELEMENTS: &[&str];Expand description
The list of HTML empty elements.
See https://developer.mozilla.org/en-US/docs/Glossary/Empty_element.
pub const EMPTY_HTML_ELEMENTS: &[&str];The list of HTML empty elements.
See https://developer.mozilla.org/en-US/docs/Glossary/Empty_element.