diff --git a/pyquarantine/notifications.py b/pyquarantine/notifications.py index 3911e46..cdc5504 100644 --- a/pyquarantine/notifications.py +++ b/pyquarantine/notifications.py @@ -72,6 +72,7 @@ class EMailNotification(BaseNotification): "img", "li", "p", + "pre", "span", "table", "td",