<!DOCTYPE html>
<html>
<head>
<meta http-equiv="Content-Type" content="text/xhtml; charset=utf-8">
</head>
<body><div style="font-family: sans-serif; line-height: 1.4;"><div class="markdown" style="white-space: normal;">
<p dir="auto">Is there a way to customize the format of the reply and forward content? E.g., I would like to use this:</p>
<pre style="margin-left: 5px; margin-right: 5px; padding: 5px; background-color: #F7F7F7; border-radius: 3px; overflow-x: auto; max-width: 95vw;"><code style="margin: 0; border-radius: 3px; background-color: #F7F7F7; padding: 0px;">----- Forwarded message from email@example.com, 06 Apr 2022 -----

Stet clita kasd gubergren, no sea takimata sanctus est Lorem ipsum dolor sit
amet. Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy.
</code></pre>
<p dir="auto">Instead of what MailMate does by default:</p>
<pre style="margin-left: 5px; margin-right: 5px; padding: 5px; background-color: #F7F7F7; border-radius: 3px; overflow-x: auto; max-width: 95vw;"><code style="margin: 0; border-radius: 3px; background-color: #F7F7F7; padding: 0px;">Forwarded message:

> From: Fname Lname <email@example.com>
> To: Quinn Comendant <quinn@strangecode.com>
> Subject: Lorem ipsum dolor sit amet
> Date: Wed, 06 Apr 2022 09:10:10 +0000
>
> Stet clita kasd gubergren, no sea takimata sanctus est Lorem ipsum dolor sit amet. Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy.
</code></pre>
<p dir="auto">Thanks,<br>
Quinn</p>

</div></div></body>

</html>