pub fn html_entity(name: &str) -> Option<&'static str>
Look up a named character reference. None if it is not an HTML5 name.
None