/** * Map of invalid numeric character references to their replacements, according to HTML. * * @type {Record} */ export const characterReferenceInvalid: Record