diff --git a/app.py b/app.py index 2cb4a27..84ef9d1 100644 --- a/app.py +++ b/app.py @@ -153,6 +153,7 @@ ALLOWED_TAGS = [ "abbr", "acronym", "b", + "br", "blockquote", "code", "pre",