diff --git a/app/utils.py b/app/utils.py index 207c063f..b05b653f 100644 --- a/app/utils.py +++ b/app/utils.py @@ -308,6 +308,18 @@ def allowlist_html(html: str, a_target='_blank') -> str: re_superscript = re.compile(r'\^(\S+)\^') clean_html = re_superscript.sub(r'\1', clean_html) + # replace for mp4 with