diff --git a/appservice/main.py b/appservice/main.py index de5ac85..ef112a2 100644 --- a/appservice/main.py +++ b/appservice/main.py @@ -270,6 +270,7 @@ class MatrixClient(AppService): f"> <{event.sender}> {event.body}\n{content['body']}" ), "m.relates_to": {"m.in_reply_to": {"event_id": event.id}}, + "format": "org.matrix.custom.html", "formatted_body": f"""
\ \ In reply to\