diff --git a/main.py b/main.py index a36d5f8..32e1ad8 100644 --- a/main.py +++ b/main.py @@ -30,6 +30,7 @@ from flask import ( session, url_for, ) +from markupsafe import Markup from pygments import highlight from pygments.formatters import HtmlFormatter from pygments.lexers import TextLexer, guess_lexer @@ -309,9 +310,12 @@ def load_logged_in_user() -> None: @app.template_filter("humandate") def humandate_filter(value: str) -> str: + """Return a