Constant sauron::html::HTML_TAGS_NON_COMMON

source ·
pub const HTML_TAGS_NON_COMMON: &'static [&'static str];
Expand description

These are html tags which are non commonly used. Put together in this collection to avoid import conflicts with the commonly used ones.