diff --git a/invenio_config/default.py b/invenio_config/default.py index 01e2609..c23f99d 100644 --- a/invenio_config/default.py +++ b/invenio_config/default.py @@ -22,6 +22,11 @@ "br", "code", "div", + "table", + "tbody", + "td", + "th", + "tr", "em", "h1", "h2",