export const ORG_SANITIZE_OPTIONS = { ADD_ATTR: ['class', 'rel', 'href', 'title', 'id', 'colspan', 'rowspan'], ADD_TAGS: ['table', 'thead', 'tbody', 'tr', 'th', 'td', 'del', 'sub', 'sup', 'fn'], };