Don’t Trim Whitespace from Templates
Like in #145 (closed), Postorius strips leading and trailing whitespace from template text. And similar to #145 (closed), whitespace can be valuable for formatting in templates.
For example, one might want to use newlines to separate the footer from the message.
From my point of view, Postorius should not remove any whitespace from the text the user enters as template.