xml-entity-alist
xml-entity-alist is a variable defined in `xml.el
'.
Its value is (("lt" . "<") ("gt" . ">") ("apos" . "'") ("quot" . "\"") ("amp" . "&"))Documentation: Alist mapping XML entities to their replacement text.
xml.el
'.
Its value is (("lt" . "<") ("gt" . ">") ("apos" . "'") ("quot" . "\"") ("amp" . "&"))Documentation: Alist mapping XML entities to their replacement text.